typo in usage? (#1500)

This commit is contained in:
attilaz 2018-09-24 20:07:32 +02:00 committed by Branimir Karadžić
parent 17dc04af17
commit 9f5bb14651
1 changed files with 1 additions and 1 deletions

View File

@ -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"