summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-12-18 20:38:09 +0100
committermathieui <mathieui@mathieui.net>2011-12-18 20:38:09 +0100
commitcaff8b43a1fbaf896e97ccaef3b6c6537686a89a (patch)
tree50fb0a171e4a97945e5c2c7c27d8cefbb3f23b0e
parent2ed6b205940c65206a7732795727fc2ed2338ef4 (diff)
downloadpoezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.gz
poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.bz2
poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.tar.xz
poezio-caff8b43a1fbaf896e97ccaef3b6c6537686a89a.zip
Doc for invitations
-rw-r--r--doc/en/usage.txt7
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.