summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline/commandline-all.rst
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2018-09-24 15:32:17 -0400
committer Scott Stone <tafoid@gmail.com>2018-09-24 15:32:17 -0400
commit4861195216ef102bdbda0122d0fb7714ae375d25 (patch)
tree8444798bce1fa5e8792d3c64b367f62a4084d445 /docs/source/commandline/commandline-all.rst
parent91b9f92ddc15e11a52eda4fadfe29ded25b9bd3b (diff)
Some more documentation structure fixes (nw)
Diffstat (limited to 'docs/source/commandline/commandline-all.rst')
-rw-r--r--docs/source/commandline/commandline-all.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst
index 2f0ac98992b..7146aed8ec4 100644
--- a/docs/source/commandline/commandline-all.rst
+++ b/docs/source/commandline/commandline-all.rst
@@ -746,7 +746,7 @@ Core Video Options
| The default on Windows is **d3d**.
| The default for Mac OS X is '*opengl*' because OS X is guaranteed to have a compliant OpenGL stack.
| The default on all other systems is '*soft*'.
-
+|
.. _mame-commandline-numscreens:
@@ -1522,7 +1522,7 @@ Scripting Options
.. _mame-commandline-console:
-**-console**
+**-[no]console**
Enables emulator Lua Console window. The default of OFF (*-noconsole*).
@@ -1534,7 +1534,7 @@ Scripting Options
.. _mame-plugin:
-**-plugin* *[plugin shortname]*
+**-plugin** *[plugin shortname]*
A list of Lua Plugins to enable, comma separated.
@@ -1550,7 +1550,7 @@ HTTP SERVER OPTIONS
-------------------
.. _mame-commandline-http:
-**-http**
+**-[no]http**
Enable HTTP server. The default is OFF (*-nohttp*).