aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJames Brown2003-12-11 15:17:53 +0000
committerJames Brown2003-12-11 15:17:53 +0000
commit84247d9797ecee43205a5f64c1d5f555e8c69f3d (patch)
treeb530bc2076b275259b6aeb42e21d4f0076297277 /README
parent7cbd9a113d1d3489d96caae612a08ea20cf4af17 (diff)
downloadscummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.tar.gz
scummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.tar.bz2
scummvm-rg350-84247d9797ecee43205a5f64c1d5f555e8c69f3d.zip
A few updates, mostly replacing examples that still used -n to disable subtitles.
To prevent confusion I think we should simply use a different switch character instead of reversing the behavior of -n for 0.6.0... Any suggestions on a good letter that's free? :) svn-id: r11585
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index f18ff845d1..6ecd6de541 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
ScummVM README
-Last updated: 2003-12-09
+Last updated: 2003-12-11
Release version: 0.5.7-cvs
------------------------------------------------------------------------
@@ -366,13 +366,13 @@ Examples:
* Win32:
Running Monkey Island, fullscreen, from a hard disk:
C:\Games\LucasArts\scummvm.exe -f -pC:\Games\LucasArts\monkey\ monkey
- Running Full Throttle from CD, fullscreen and with subtitles disabled:
+ Running Full Throttle from CD, fullscreen and with subtitles enabled:
C:\Games\LucasArts\scummvm.exe -f -n -pD:\resource\ ft
* Unix:
Running Monkey Island, fullscreen, from a hard disk:
/path/to/scummvm -f -p/games/LucasArts/monkey/ monkey
- Running Full Throttle from CD, fullscreen and with subtitles disabled:
+ Running Full Throttle from CD, fullscreen and with subtitles enabled:
/path/to/scummvm -f -n -p/cdrom/resource/ ft
5.2) Language options: