diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/commands.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 626b57d0..008fbda2 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -296,6 +296,13 @@ MultiUserChat tab commands Ignore a specified nickname. + /invite [MUCTab version] + **Usage:** ``/invite <jid> [reason]`` + + Invite *jid* to this room with *reason* (if + provided). + + /unignore **Usage:** ``/unignore <nickname>`` |