aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/gameDetector.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index 567baca03e..91d13e2b38 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -85,8 +85,9 @@ static const char USAGE_STRING[] =
" drive)\n"
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
- " --platform=WORD Specify version of game (allowed values: amiga,\n"
- " atari, c64, fmtowns, nes, mac, pc, windows)\n"
+ " --platform=WORD Specify version of game (allowed values: acorn,\n"
+ " amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n"
+ " 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"