aboutsummaryrefslogtreecommitdiff
path: root/doc/running-options.tex
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-06-14 19:32:26 +0000
committerTorbjörn Andersson2006-06-14 19:32:26 +0000
commit42d093cd166aacccf11bc8fdc0c384aa3d38a73a (patch)
treed6d42eb4e53cd11abd0018b2be90ebeaa4b8b1bf /doc/running-options.tex
parent793151a0aa4c8fe5ee5ce2e312826a361fd80474 (diff)
downloadscummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.tar.gz
scummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.tar.bz2
scummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.zip
Added --themepath option, and documented (very briefly) the --gui-theme option.
svn-id: r23108
Diffstat (limited to 'doc/running-options.tex')
-rw-r--r--doc/running-options.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/running-options.tex b/doc/running-options.tex
index fcba3d95b6..ecf4181692 100644
--- a/doc/running-options.tex
+++ b/doc/running-options.tex
@@ -17,6 +17,8 @@ Usage: scummvm [OPTIONS]... [GAME]\\
-f, --fullscreen &Force full-screen mode\\
-F, --no-fullscreen &Force windowed mode\\
-g, --gfx-mode=MODE &Select graphics scaler (see also section \ref{sect-gfx-filters})\\
+ --gui-theme=THEME &Select GUI theme (default, modern, classic)\\
+ --themepath=PATH &Path to where GUI themes are stored\\
-e, --music-driver=MODE &Select music driver (see also section \ref{sect-music-and-sound})\\
-q, --language=LANG &Select language (see also section \ref{sect-languages})\\
-m, --music-volume=NUM &Set the music volume, 0-255 (default: 192)\\