diff options
-rw-r--r-- | docs/source/debugger/general.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/debugger/general.rst b/docs/source/debugger/general.rst index 52146e369cd..e7d82c3ad1c 100644 --- a/docs/source/debugger/general.rst +++ b/docs/source/debugger/general.rst @@ -41,6 +41,8 @@ General Debugger Commands save a screen snapshot :ref:`debugger-command-source` read commands from file and executes them one by one +:ref:`debugger-command-time` + prints the current machine time to the console :ref:`debugger-command-quit` exit the debugger and end the emulation session |