mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix doc for shaderc (#1021)
This commit is contained in:
committed by
Branimir Karadžić
parent
ec4f98f33a
commit
abe4d74f3b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user