Fixed a few typos in main.cpp found by Crendgrim and KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
a277cf2258
commit
6c3bb3d12e
@ -235,9 +235,9 @@ void cmdLineHelp (char* invocation)
|
||||
"Run SuperTuxKart, a racing game with go-kart that features"
|
||||
" the Tux and friends.\n\n"
|
||||
"Options:\n"
|
||||
" -N, --no-start-screen Immediatgely start race without showing a menu.\n"
|
||||
" -N, --no-start-screen Immediately start race without showing a menu.\n"
|
||||
" -t, --track NAME Start at track NAME (see --list-tracks).\n"
|
||||
" --gp name Start the specified Grand Prix."
|
||||
" --gp name Start the specified Grand Prix.\n"
|
||||
" --stk-config FILE use ./data/FILE instead of ./data/stk_config.xml\n"
|
||||
" -l, --list-tracks Show available tracks.\n"
|
||||
" -k, --numkarts NUM Number of karts on the racetrack.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user