diff options
Diffstat (limited to 'doc/05_01.tex')
-rw-r--r-- | doc/05_01.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/05_01.tex b/doc/05_01.tex index ac2c0b348f..c59ec2e795 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -43,11 +43,12 @@ Usage: scummvm [OPTIONS]... [GAME]\\ --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}\\ +\end{tabular} + The meaning of most long options can be inverted by prefixing them with "no-", e.g. --no-aspect-ratio. This is useful if you want to override a setting in the -configuration file.\\ -\quad \\ +configuration file. + The short game name ('game target') you see at the end of the command line is very important. A short list is contained at the top of this file. You can also get the current list of games and game names at: |