diff options
author | mathieui <mathieui@mathieui.net> | 2011-12-18 20:38:09 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-12-18 20:38:09 +0100 |
commit | caff8b43a1fbaf896e97ccaef3b6c6537686a89a (patch) | |
tree | 50fb0a171e4a97945e5c2c7c27d8cefbb3f23b0e /doc/en | |
parent | 2ed6b205940c65206a7732795727fc2ed2338ef4 (diff) | |
download | poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.gz poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.bz2 poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.xz poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.zip |
Doc for invitations
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/usage.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 5f220fd4..c1d67bcf 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -247,6 +247,13 @@ These commands work in *any* tab. */version <jid>*:: Get the software version of the given JID (usually its XMPP client and Operating System). +*/invite <jid> <room> [reason]*:: Invite _jid_ to _room_ wit _reason_ (if + provided). + +*/decline <room> [reason]*:: Decline invitation to _room_ with _reason_. + +*/invitations*:: Show the pending invitations. + */server_cycle [server.tld] [message]*:: Disconnect and reconnect in all the rooms of server.tld. |