TOOLS: Fix indentation with whitespaces in create_project

This commit is contained in:
Littleboy 2011-04-28 13:33:08 -04:00
parent 52fd84ebb7
commit ef6d9216aa

View File

@ -490,8 +490,8 @@ void displayHelp(const char *exe) {
" The default is \"9\", thus \"Visual Studio 2008\"\n"
" --build-events Run custom build events as part of the build\n"
" (default: false)\n"
" --installer Create NSIS installer after the build (implies --build-events)\n"
" (default: false)\n"
" --installer Create NSIS installer after the build (implies --build-events)\n"
" (default: false)\n"
"\n"
"Engines settings:\n"
" --list-engines list all available engines and their default state\n"