mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
typo in usage? (#1500)
This commit is contained in:
committed by
Branimir Karadžić
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"
|
||||
|
||||
Reference in New Issue
Block a user