diff options
author | mathieui <mathieui@mathieui.net> | 2013-04-10 16:11:22 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-04-10 16:11:22 +0200 |
commit | a6862a7d5d9317810d511503c2bf8fbad1c7adbe (patch) | |
tree | 31168f5e75f373705ab6a89de3a50392f28df000 /doc/source/commands.rst | |
parent | 1d18f4f8d4f70f6643c81863d1b0e20be8a9ab2b (diff) | |
download | poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.gz poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.bz2 poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.tar.xz poezio-a6862a7d5d9317810d511503c2bf8fbad1c7adbe.zip |
Add the configuration section
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r-- | doc/source/commands.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 6b8e58b9..e14f1c3c 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -309,7 +309,7 @@ MultiUserChat tab commands Display some information about the user in the room: his/her role, affiliation, status, and status message. - /version [MUC tab version] + /version **Usage:** ``/version <nickname or jid>`` Get the software version of the given nick in @@ -328,13 +328,13 @@ Private tab commands .. glossary:: :sorted: - /info [Private tab version] + /info Display some info about this user in the MultiUserChat. - /unquery [Private tab version] + /unquery Close the tab. - /version [Private tab version] + /version Get the software version of the current interlocutor (usually its XMPP client and Operating System). @@ -344,13 +344,13 @@ Normal Conversation tab commands .. glossary:: :sorted: - /info [Conversation tab version] + /info Display the status of this contact. - /unquery [Conversation tab version] + /unquery Close the tab. - /version [Conversation tab version] + /version Get the software version of the current interlocutor (usually its XMPP client and Operating System). |