diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/running-options.tex | 2 |
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)\\ |