Fixed issue #385.

This commit is contained in:
Branimir Karadžić 2015-05-12 19:55:54 -07:00
parent 8da183a2f1
commit 1deb6a2e9d

View file

@ -640,7 +640,7 @@ void help(const char* _error = NULL)
" -i <include path> Include path (for multiple paths use semicolon).\n" " -i <include path> Include path (for multiple paths use semicolon).\n"
" -o <file path> Output file path.\n" " -o <file path> Output file path.\n"
" --bin2c <file path> Generate C header file.\n" " --bin2c <file path> Generate C header file.\n"
" --depends <file path> Generate makefile style depends file.\n" " --depends Generate makefile style depends file.\n"
" --platform <platform> Target platform.\n" " --platform <platform> Target platform.\n"
" android\n" " android\n"
" asm.js\n" " asm.js\n"