mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 12:48:16 +00:00
DOCS: MAN: Document that these --list-XXX flags exit too
Also remove the "specified" word in --list-all-debugflags description, it just looks more confusing than helpful, to me.
This commit is contained in:
parent
125c308bea
commit
9f3c4fab62
@ -259,13 +259,13 @@ Enable joystick input (default: 0 = first joystick).
|
||||
.It Fl -iconspath= Ns Ar PATH
|
||||
Set the path to additional icons for the launcher grid view.
|
||||
.It Fl -list-all-debugflags
|
||||
Display list of all engine specified debugflags.
|
||||
Display list of all engine debugflags, and exit.
|
||||
.It Fl -list-all-engines
|
||||
Display list of all detection engines, and exit.
|
||||
.It Fl -list-all-games
|
||||
Display list of all detected games, and exit.
|
||||
.It Fl -list-audio-devices
|
||||
List all available audio devices.
|
||||
List all available audio devices, and exit.
|
||||
.It Fl -list-debugflags= Ns Ar ENGINE
|
||||
Display list of engine specified debugflags, and exit.
|
||||
If the
|
||||
@ -278,7 +278,7 @@ Display list of supported engines, and exit.
|
||||
.It Fl -list-saves
|
||||
Display a list of saved games for the target specified with
|
||||
.Fl -game= Ns Ar TARGET ,
|
||||
or all targets if none is specified.
|
||||
or all targets if none is specified, and exit.
|
||||
.It Fl -list-themes
|
||||
Display list of all usable GUI themes, and exit.
|
||||
.It Fl -md5
|
||||
|
Loading…
x
Reference in New Issue
Block a user