aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/gameDetector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index bc3fd0d412..8d2b7e2d78 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -92,7 +92,7 @@ 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: acorn,\n"
+ " --platform=WORD Specify version of game (allowed values: 3do, acorn,\n"
" amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n"
" windows)\n"
" --savepath=PATH Path to where savegames are stored\n"