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 6ad83f3fb4..acc984262e 100644
--- a/README
+++ b/README
@@ -368,7 +368,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, windows)
+ atari, fmtowns, mac, nes, pc, windows)
--savepath=PATH Path to where savegames are stored
--soundfont=FILE Select the SoundFont for MIDI playback. (Only
supported by some MIDI drivers.)
diff --git a/doc/05_01.tex b/doc/05_01.tex
index ebd671b7a6..9d6588c446 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -33,7 +33,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, windows)\\
+ &atari, fmtowns, nes, mac, pc, windows)\\
--savepath=PATH &Path to where savegames are stored\\
--multi-midi &Enable combination of Adlib and native MIDI\\
--soundfont &Select the SoundFont for MIDI playback (Only\\