diff options
author | Eugene Sandulenko | 2007-10-28 11:34:54 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-10-28 11:34:54 +0000 |
commit | 48f7c47013697000ff514a7ee38a6a7039170b77 (patch) | |
tree | b41cbaf51031845ae08e7642f56491041614cce6 | |
parent | ddb39090bc9c7a046805fc8f92ec127a42d6d022 (diff) | |
download | scummvm-rg350-48f7c47013697000ff514a7ee38a6a7039170b77.tar.gz scummvm-rg350-48f7c47013697000ff514a7ee38a6a7039170b77.tar.bz2 scummvm-rg350-48f7c47013697000ff514a7ee38a6a7039170b77.zip |
Oops. Sync with --help output.
svn-id: r29281
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -735,7 +735,6 @@ arguments -- see the next section. -c, --config=CONFIG Use alternate configuration file -p, --path=PATH Path to where the game is installed - --extrapath=PATH Extra path to additional game data -x, --save-slot[=NUM] Savegame slot to load (default: autosave) -f, --fullscreen Force full-screen mode -F, --no-fullscreen Force windowed mode @@ -762,6 +761,7 @@ arguments -- see the next section. acorn, amiga, atari, c64, fmtowns, mac, nes, pc, pce, segacd, windows) --savepath=PATH Path to where savegames are stored + --extrapath=PATH Extra path to additional game data --soundfont=FILE Select the SoundFont for MIDI playback (Only supported by some MIDI drivers) --multi-midi Enable combination of Adlib and native MIDI |