Doc: PrivateTab and ConversationTab commands
This commit is contained in:
parent
2f5d712467
commit
6779f7c7a4
1 changed files with 22 additions and 0 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue