Document missing command-line option, fixes #2095

This commit is contained in:
Marianne Gagnon
2015-07-25 20:06:42 -04:00
parent a268354ac9
commit 4356dfde0c

View File

@@ -549,6 +549,9 @@ void cmdLineHelp()
" -h, --help Show this help.\n"
" --log=N Set the verbosity to a value between\n"
" 0 (Debug) and 5 (Only Fatal messages)\n"
" --root=DIR Path to add to the list of STK root directories.\n"
" You can specify more than one by separating them\n"
" with colons (:).\n"
"\n"
"You can visit SuperTuxKart's homepage at "
"http://supertuxkart.sourceforge.net\n\n",