summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/layout_script.rst
diff options
context:
space:
mode:
author Firehawke <34792592+Firehawke@users.noreply.github.com>2021-01-28 06:59:06 -0700
committer GitHub <noreply@github.com>2021-01-29 00:59:06 +1100
commit7f84a651d71f27687513e169d888db03088e0633 (patch)
tree91121dfcf8dea31b23adfc283571966a515c26db /docs/source/techspecs/layout_script.rst
parent86666f388eb8ee809a953e320acb828f2bd574c1 (diff)
Change "mame64" to "mame" in docs (#7709)
Diffstat (limited to 'docs/source/techspecs/layout_script.rst')
-rw-r--r--docs/source/techspecs/layout_script.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/techspecs/layout_script.rst b/docs/source/techspecs/layout_script.rst
index 2291a3c4eb4..fd3315a9778 100644
--- a/docs/source/techspecs/layout_script.rst
+++ b/docs/source/techspecs/layout_script.rst
@@ -21,7 +21,7 @@ Layout scripting requires the layout plugin to be enabled. For example, to run
BWB Double Take with the Lua script in the layout enabled, you might use this
command::
- mame64 -plugins -plugin layout v4dbltak
+ mame -plugins -plugin layout v4dbltak
If you may want to add the settings to enable the layout plugin to an INI file
to save having to enable it every time you start a system.