aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/commandLine.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/commandLine.cpp b/base/commandLine.cpp
index 8ef899414e..3255a3bf8a 100644
--- a/base/commandLine.cpp
+++ b/base/commandLine.cpp
@@ -101,9 +101,9 @@ static const char HELP_STRING[] =
" drive)\n"
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
- " --platform=WORD Specify platform of game (allowed values: 3do, acorn,\n"
- " amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n"
- " windows)\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"
" --savepath=PATH Path to where savegames are stored\n"
" --soundfont=FILE Select the SoundFont for MIDI playback (only\n"
" supported by some MIDI drivers)\n"