summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/man/mess.6
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/man/mess.6')
-rw-r--r--src/osd/sdl/man/mess.625
1 files changed, 7 insertions, 18 deletions
diff --git a/src/osd/sdl/man/mess.6 b/src/osd/sdl/man/mess.6
index 7829153714c..1c7142080d6 100644
--- a/src/osd/sdl/man/mess.6
+++ b/src/osd/sdl/man/mess.6
@@ -113,31 +113,20 @@ systems are listed; however, you can limit this list by specifying a
driver name or wildcard.
.TP
.B \-listsource, \-ls \fR[\fIsystem\fR|\fIwildcard\fR]
-Displays a list of drivers, the names of the source files their system
-drivers live in, and their parent sets and BIOS roots, if any. These
-are listed in the form of wildcards that will match all drivers with
-similar properties. By default all systems are listed; however, you
-can limit this list by specifying a driver name or wildcard after the
-\-listsource command.
+Displays a list of drivers and the names of the source files their system
+drivers live in. Useful for finding which driver a system runs on in
+order to fix bugs. By default all systems are listed; however, you can
+limit this list by specifying a driver name or wildcard.
.TP
.B \-listclones, \-lc \fR[\fIsystem\fR|\fIwildcard\fR]
-Displays a list of clones, sorted under their parent sets. By default
-all drivers are listed; however, you can limit this list to clones of
-certain drivers by specifying a name or wildcard after the \-listclones
-command.
+Displays a list of clones. By default all clones are listed; however,
+you can limit this list by specifying a driver name or wildcard.
.TP
.B \-listbrothers, \-lb \fR[\fIsystem\fR|\fIwildcard\fR]
Displays a list of "brothers" or other drivers from same sourcefile.
By default all systems are listed; however, you can limit this list by
specifying a driver name or wildcard.
.TP
-.B \-listtree, \-lt \fR[\fIsystem\fR|\fIwildcard\fR]
-Displays a list of driver names and descriptions in tree format.
-Clones are listed under their parent sets, and drivers are grouped
-together with their "brothers" from the same sourcefile. By default
-all systems are listed; however, you can limit this list by specifying
-a driver name or wildcard.
-.TP
.B \-listcrc
Displays a full list of CRCs of all ROM images referenced by all
drivers within MESS code.
@@ -185,7 +174,7 @@ Output the list of available media for the system.
.B \-listsoftware, \-lsoft
Output the list of known software for the system.
.TP
-.B \-verifysoftware, \-vsoft \fR[\fIsystem\fR|\fIwildcard\fR]
+.B \-verifysoftware, \-vsoft \fR[\fIgamename\fR|\fIwildcard\fR]
Checks for invalid or missing ROM images in your software lists.
By default all drivers that have valid ZIP files or directories
in the rompath are verified; however, you can limit this list by