aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-10-14 07:17:02 +0000
committerTorbjörn Andersson2004-10-14 07:17:02 +0000
commit73f89577d6de2aae97c93b7f8e5034bfaa868086 (patch)
tree7a1d06216375a20f24aad3576b8175bbc1ffe16e /base/gameDetector.cpp
parent5a0673c0de9fd849da235deb9627940399a109ca (diff)
downloadscummvm-rg350-73f89577d6de2aae97c93b7f8e5034bfaa868086.tar.gz
scummvm-rg350-73f89577d6de2aae97c93b7f8e5034bfaa868086.tar.bz2
scummvm-rg350-73f89577d6de2aae97c93b7f8e5034bfaa868086.zip
Documented the --savepath option.
svn-id: r15546
Diffstat (limited to 'base/gameDetector.cpp')
-rw-r--r--base/gameDetector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index f1578b5e76..bf118a519f 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -75,6 +75,7 @@ static const char USAGE_STRING[] =
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
" --platform=WORD Specify version of game (allowed values: amiga,\n"
+ " --savepath=PATH Path to where savegames are stored\n"
" atari, fmtowns, mac, pc, windows)\n"
" --multi-midi Enable combination Adlib and native MIDI\n"
" --native-mt32 True Roland MT-32 (disable GM emulation)\n"