diff options
author | mathieui <mathieui@mathieui.net> | 2011-11-08 19:17:38 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-11-08 19:17:38 +0100 |
commit | 6779f7c7a46840b6323280596701cc7606f04a31 (patch) | |
tree | bc1bac09f6674b6f694cf887cf8ab03266316c7d /doc/en/usage.txt | |
parent | 2f5d7124676fb1e32a0223bd968d671ac2f38333 (diff) | |
download | poezio-6779f7c7a46840b6323280596701cc7606f04a31.tar.gz poezio-6779f7c7a46840b6323280596701cc7606f04a31.tar.bz2 poezio-6779f7c7a46840b6323280596701cc7606f04a31.tar.xz poezio-6779f7c7a46840b6323280596701cc7606f04a31.zip |
Doc: PrivateTab and ConversationTab commands
Diffstat (limited to 'doc/en/usage.txt')
-rw-r--r-- | doc/en/usage.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 216e4852..872ff0eb 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -97,3 +97,25 @@ MultiUserChat tab commands */clear*:: Clear the current buffer. +Private tab commands +^^^^^^^^^^^^^^^^^^^^ + +*/info*:: Display some info about this user in the MultiUserChat. + +*/close*:: Close the tab. + +*/unquery*:: Close the tab. + +*/version*:: Get the software version of the current interlocutor (usually its XMPP client and Operating System). + +Normal Conversation tab commands +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +*/info*:: Display the status of this contact. + +*/close*:: Close the tab. + +*/unquery*:: Close the tab. + +*/version*:: Get the software version of the current interlocutor (usually its XMPP client and Operating System). + |