aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--doc/05_01.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 898137f8bc..08172b3984 100644
--- a/README
+++ b/README
@@ -324,7 +324,7 @@ arguments - see the next section.
--joystick[=NUM] Enable input with joystick (default: 0 = first
joystick)
--platform=WORD Specify version of game (allowed values: amiga,
- atari, fmtowns, mac, pc)
+ atari, fmtowns, mac, pc, windows)
--multi-midi Enable combination of Adlib and native MIDI
--native-mt32 True Roland MT-32 (disable GM emulation)
--output-rate=RATE Select output sample rate in Hz (e.g. 22050)
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 93eded4ef6..e188b03950 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -34,7 +34,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\
--joystick[=NUM] &Enable input with joystick (default: 0 = first\\
&joystick)\\
--platform=WORD &Specify version of game (allowed values: amiga,\\
- &atari, fmtowns, mac, pc)\\
+ &atari, fmtowns, mac, pc, windows)\\
--multi-midi &Enable combination of Adlib and native MIDI\\
--native-mt32 &True Roland MT-32 (disable GM emulation)\\
--output-rate=RATE &Select output sample rate in Hz (e.g. 22050)\\