diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/commands.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index b7b00d46..fc3aefa4 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -146,6 +146,11 @@ These commands work in *any* tab. just set the option to true if it’s currently false, and to false if it’s currently true. + /toggle + **Usage:** ``/toggle <option>`` + + Toggle an option, shortcut for :term:`/set` <option> toggle. + /move_tab **Usage:** ``/move_tab <source> <destination>`` |