diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/commands.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 64a2f033..7eebdb43 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -88,9 +88,10 @@ These commands work in *any* tab. /win /w - **Usage:** ``/win <number>`` + **Usage:** ``/win <number or string>`` - Go to the specified room. + Go to the matching tab. If the argument is a number, it goes to the tab with that number. + Otherwise, it goes to the next tab whose name contains the given string. /status **Usage:** ``/status <availability> [status message]`` |