mirror of https://github.com/bkaradzic/bgfx
typo in usage? (#1500)
This commit is contained in:
parent
17dc04af17
commit
9f5bb14651
|
@ -841,7 +841,7 @@ namespace bgfx
|
|||
" -h, --help Help.\n"
|
||||
" -v, --version Version information only.\n"
|
||||
" -f <file path> Input file path.\n"
|
||||
" -i <include path> Include path (for multiple paths use use -i multiple times).\n"
|
||||
" -i <include path> Include path (for multiple paths use -i multiple times).\n"
|
||||
" -o <file path> Output file path.\n"
|
||||
" --bin2c <file path> Generate C header file.\n"
|
||||
" --depends Generate makefile style depends file.\n"
|
||||
|
|
Loading…
Reference in New Issue