diff options
Diffstat (limited to 'docs/source/commandline')
-rw-r--r-- | docs/source/commandline/commandline-all.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index 92e02432ad6..3f008300f04 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -3431,11 +3431,10 @@ Debugging Options **-[no]debug** - Activates the integrated debugger. By default, pressing the tilde - (**~**) key during emulation breaks into the debugger. MAME also - breaks into the debugger after the initial soft reset on startup if - the debugger is active. See :ref:`debugger` for information on using - the debugger. + Activates the integrated debugger. By default, pressing the backtick/tilde + (**~**) key during emulation breaks into the debugger. MAME also breaks + into the debugger after the initial soft reset on startup if the debugger is + active. See :ref:`debugger` for information on using the debugger. The default is OFF (**-nodebug**). |