diff options
author | Eugene Sandulenko | 2005-04-13 00:52:54 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-04-13 00:52:54 +0000 |
commit | a223723b4bf91548551dc30cc78dc8e6b0a57d34 (patch) | |
tree | ec3affbee9bc56b5f1d6bf48ddc509be0ce2cc88 /doc | |
parent | 1ac6a09a9142bd06130531534f733314d6f013c4 (diff) | |
download | scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.tar.gz scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.tar.bz2 scummvm-rg350-a223723b4bf91548551dc30cc78dc8e6b0a57d34.zip |
Mention NES platform in documentation. Just forgot it last time
svn-id: r17574
Diffstat (limited to 'doc')
-rw-r--r-- | doc/05_01.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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\\ |