aboutsummaryrefslogtreecommitdiff
path: root/base/commandLine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/commandLine.cpp')
-rw-r--r--base/commandLine.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/commandLine.cpp b/base/commandLine.cpp
index 0c94776113..9cab249adb 100644
--- a/base/commandLine.cpp
+++ b/base/commandLine.cpp
@@ -72,7 +72,7 @@ static const char HELP_STRING[] =
" dotmatrix)\n"
" --gui-theme=THEME Select GUI theme\n"
" --themepath=PATH Path to where GUI themes are stored\n"
- " --list-themes Lists all usable GUI themes\n"
+ " --list-themes Display list of all usable GUI themes\n"
" -e, --music-driver=MODE Select music driver (see README for details)\n"
" -q, --language=LANG Select language (en,de,fr,it,pt,es,jp,zh,kr,se,gb,\n"
" hb,ru,cz)\n"
@@ -94,8 +94,8 @@ static const char HELP_STRING[] =
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
" --platform=WORD Specify platform of game (allowed values: 2gs, 3do,\n"
- " acorn, amiga, atari, c64, fmtowns, nes, mac, pc,\n"
- " pce, segacd, windows)\n"
+ " acorn, amiga, atari, c64, fmtowns, nes, mac, pc, pc98,\n"
+ " pce, segacd, wii, windows)\n"
" --savepath=PATH Path to where savegames are stored\n"
" --extrapath=PATH Extra path to additional game data\n"
" --soundfont=FILE Select the SoundFont for MIDI playback (only\n"