aboutsummaryrefslogtreecommitdiff
path: root/doc/05_01.tex
diff options
context:
space:
mode:
authorMax Horn2004-02-09 09:53:03 +0000
committerMax Horn2004-02-09 09:53:03 +0000
commitcf42ac69bbb06bcbde8abfae4d948b2ca213ff44 (patch)
tree9e0aeb802d3e807e5bc2b0fddd64e4e88a68c456 /doc/05_01.tex
parentd1b74aa7ccb607975d26ea2a4b5914e1777bfc0d (diff)
downloadscummvm-rg350-cf42ac69bbb06bcbde8abfae4d948b2ca213ff44.tar.gz
scummvm-rg350-cf42ac69bbb06bcbde8abfae4d948b2ca213ff44.tar.bz2
scummvm-rg350-cf42ac69bbb06bcbde8abfae4d948b2ca213ff44.zip
fix various LaTeX warnings; consistent spelling of FM-TOWNS
svn-id: r12791
Diffstat (limited to 'doc/05_01.tex')
-rw-r--r--doc/05_01.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex
index 4d04883559..810446adf1 100644
--- a/doc/05_01.tex
+++ b/doc/05_01.tex
@@ -24,10 +24,11 @@ Usage: scummvm [OPTIONS]... [GAME]\\
-n, --subtitles &Enable subtitles (use with games that have voice)\\
-b, --boot-param=NUM &Pass number to the boot script (boot param)\\
-d, --debuglevel=NUM &Set debug verbosity level\\
- -u, --dump-scripts &Enable script dumping if a directory called 'dumps'\\
- &exists in the current directory\\
+ -u, --dump-scripts &Enable script dumping if a directory called\\
+ &'dumps' exists in the current directory\\
\\
- --cdrom=NUM &CD drive to play CD audio from (default: 0 = first drive)\\
+ --cdrom=NUM &CD drive to play CD audio from\\
+ &(default: 0 = first drive)\\
--joystick[=NUM] &Enable input with joystick (default: 0 = first\\
&joystick)\\
--platform=WORD &Specify version of game (allowed values: amiga,\\
@@ -37,11 +38,11 @@ Usage: scummvm [OPTIONS]... [GAME]\\
--aspect-ratio &Enable aspect ratio correction\\
\\
--floppy-intro &Use floppy version intro for Beneath a Steel Sky CD\\
- --copy-protection &Enable copy protection in SCUMM games ,when\\
+ --copy-protection &Enable copy protection in SCUMM games, when\\
&ScummVM disables it by default.\\
--demo-mode &Start demo mode of Maniac Mansion (Classic version)\\
- --tempo=NUM &Set music tempo (in percent, 50-200) for SCUMM games\\
- &(default: 100)\\
+ --tempo=NUM &Set music tempo (in percent, 50-200) for SCUMM\\
+ &games (default: 100)\\
--talkspeed=NUM &Set talk speed for SCUMM games (default: 60)\\
\end{tabular}
@@ -62,12 +63,11 @@ Examples:
\item Win32:\\
Running Monkey Island, fullscreen, from a hard disk:
\begin{verbatim}
-C:\Games\LucasArts\scummvm.exe -f
- -pC:\Games\LucasArts\monkey\ monkey
+C:\Games\scummvm.exe -f -pC:\Games\monkey\ monkey
\end{verbatim}
Running Full Throttle from CD, fullscreen and with subtitles enabled:
\begin{verbatim}
-C:\Games\LucasArts\scummvm.exe -f -n -pD:\resource\ ft
+C:\Games\scummvm.exe -f -n -pD:\resource\ ft
\end{verbatim}
\item Unix:\\
Running Monkey Island, fullscreen, from a hard disk: