Merge pull request #2101 from konstin/fix_2095

add --log to --help message; fixes 2095
This commit is contained in:
Deve 2015-05-08 10:32:05 +02:00
commit 199cda80b1

View File

@ -547,6 +547,8 @@ void cmdLineHelp()
" stdout.log.\n"
" --console Write messages in the console and files\n"
" -h, --help Show this help.\n"
" --log=N Set the verbosity to a value between\n"
" 0 (Debug) and 5 (Only Fatal messages)\n"
"\n"
"You can visit SuperTuxKart's homepage at "
"http://supertuxkart.sourceforge.net\n\n",