diff options
| author | 2023-02-04 03:25:01 +1100 | |
|---|---|---|
| committer | 2023-02-04 03:25:01 +1100 | |
| commit | f3850d1e3c0fe57c000f118466358451deb0039f (patch) | |
| tree | 4e346041ca955921e4f406bf27e4cd8a1ed7e843 /docs/source/commandline | |
| parent | 7e5b151633af41e0a801c9dc579919f6770b425a (diff) | |
Cleaned up some recent changes.
Diffstat (limited to 'docs/source/commandline')
| -rw-r--r-- | docs/source/commandline/commandline-all.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 0c5852375db..6150e73256a 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -400,6 +400,10 @@ overwritten. **-listbios** [*<pattern>*...] + Displays a list of alternate ROM BIOSes for supported systems/devices that + match the specified pattern(s). If no patterns are specified, the results + will include *all* supported systems and devices. + Example: .. code-block:: bash @@ -411,10 +415,6 @@ overwritten. panafz1 "Panasonic FZ-1 R.E.A.L. 3DO Interactive Multiplayer" sanyotry "Sanyo TRY 3DO Interactive Multiplayer" - Displays a list of alternate ROM BIOSes for supported systems/devices that - match the specified pattern(s). If no patterns are specified, the results - will include *all* supported systems and devices. - .. _mame-commandline-listsamples: **-listsamples** [<*pattern*>] |
