TOOLS: Fix indentation with whitespaces in create_project
This commit is contained in:
parent
52fd84ebb7
commit
ef6d9216aa
1 changed files with 2 additions and 2 deletions
|
@ -490,8 +490,8 @@ void displayHelp(const char *exe) {
|
||||||
" The default is \"9\", thus \"Visual Studio 2008\"\n"
|
" The default is \"9\", thus \"Visual Studio 2008\"\n"
|
||||||
" --build-events Run custom build events as part of the build\n"
|
" --build-events Run custom build events as part of the build\n"
|
||||||
" (default: false)\n"
|
" (default: false)\n"
|
||||||
" --installer Create NSIS installer after the build (implies --build-events)\n"
|
" --installer Create NSIS installer after the build (implies --build-events)\n"
|
||||||
" (default: false)\n"
|
" (default: false)\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Engines settings:\n"
|
"Engines settings:\n"
|
||||||
" --list-engines list all available engines and their default state\n"
|
" --list-engines list all available engines and their default state\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue