diff options
author | 2024-08-27 04:17:23 +1000 | |
---|---|---|
committer | 2024-08-27 04:17:23 +1000 | |
commit | 77d4cc347543aca6e07f0fd32c385c96d8d40808 (patch) | |
tree | 85c731ad495f0b68d53550b41f835aff7a18a924 /docs/source/commandline/commandline-index.rst | |
parent | 5395cbcea2ba20478753e121208aad75c0ae6605 (diff) |
Cleaned up the mess from #12610:
* Command line options need to be documented.
* Don't assume C strings returned as option values remain valid
indefinitely.
* Fixed wording for option description.
Diffstat (limited to 'docs/source/commandline/commandline-index.rst')
-rw-r--r-- | docs/source/commandline/commandline-index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/commandline/commandline-index.rst b/docs/source/commandline/commandline-index.rst index c62dfef518b..cb6b9a7dfb4 100644 --- a/docs/source/commandline/commandline-index.rst +++ b/docs/source/commandline/commandline-index.rst @@ -298,6 +298,7 @@ Core Debugging Options | :ref:`debugscript <mame-commandline-debugscript>` | :ref:`[no]update_in_pause <mame-commandline-updateinpause>` | :ref:`watchdog <mame-commandline-watchdog>` +| :ref:`debugger_host <mame-commandline-debuggerhost>` | :ref:`debugger_port <mame-commandline-debuggerport>` | :ref:`debugger_font <mame-commandline-debuggerfont>` | :ref:`debugger_font_size <mame-commandline-debuggerfontsize>` |