diff options
author | Torbjörn Andersson | 2005-04-13 12:36:19 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2005-04-13 12:36:19 +0000 |
commit | 59e96ca993a23eba56a11612dccc3bf7bb54c6a9 (patch) | |
tree | a1c97c9929f8be7bf55ee5559663c2bd0d28314f /doc | |
parent | d8467268c4a447c40d2a53342b4d60a07d488532 (diff) | |
download | scummvm-rg350-59e96ca993a23eba56a11612dccc3bf7bb54c6a9.tar.gz scummvm-rg350-59e96ca993a23eba56a11612dccc3bf7bb54c6a9.tar.bz2 scummvm-rg350-59e96ca993a23eba56a11612dccc3bf7bb54c6a9.zip |
Pedantic fix.
svn-id: r17584
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 9d6588c446..f7a49d56cf 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -36,7 +36,7 @@ Usage: scummvm [OPTIONS]... [GAME]\\ &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\\ + --soundfont &Select the SoundFont for MIDI playback (only\\ &supported by some MIDI drivers)\\ --native-mt32 &True Roland MT-32 (disable GM emulation)\\ --enable-gs &Enable Roland GS mode for MIDI playback\\ |