diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/commands.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 2a179b8d..d1763084 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -34,6 +34,12 @@ These commands work in *any* tab. available commands. If it has a valid command as an argument, this command will show the usage and the help for the given command. + /debug + **Usage:** ``/debug [filename] + + Reset logging and enable debugging to ``[filename]``. If the filename + is empty, debug logging will be disabled. + /join **Usage:** ``/join [room_name][@server][/nick] [password]`` |