Fix doc for shaderc (#1021)

This commit is contained in:
weshoke
2017-01-15 09:51:30 -08:00
committed by Branimir Karadžić
parent ec4f98f33a
commit abe4d74f3b

View File

@@ -710,7 +710,7 @@ namespace bgfx
"\n"
"Options:\n"
" -f <file path> Input file path.\n"
" -i <include path> Include path (for multiple paths use semicolon).\n"
" -i <include path> Include path (for multiple paths use 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"