diff options
author | Torbjörn Andersson | 2004-08-10 18:09:00 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2004-08-10 18:09:00 +0000 |
commit | 0f1c83f1e76297302fb4ed58b90113a99ee0baec (patch) | |
tree | ab75c3f3869bcc62e70153face20d4978a1c9bc5 /doc | |
parent | 039e6dc8dbb6e585684dd9cd37d8f412e0c72a53 (diff) | |
download | scummvm-rg350-0f1c83f1e76297302fb4ed58b90113a99ee0baec.tar.gz scummvm-rg350-0f1c83f1e76297302fb4ed58b90113a99ee0baec.tar.bz2 scummvm-rg350-0f1c83f1e76297302fb4ed58b90113a99ee0baec.zip |
Document that "windows" is a valid platform setting.
svn-id: r14537
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 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)\\ |