summaryrefslogtreecommitdiff
path: root/doc/en/usage.txt
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-11-12 16:51:24 +0100
committerFlorent Le Coz <louiz@louiz.org>2011-11-12 16:51:24 +0100
commite67e22766f0da948ee9f310d29278371ef9b0563 (patch)
tree736b13f2f7f217ef94bec95404d7fa8a87c16d87 /doc/en/usage.txt
parent75ae1772e49a59b373c26d1c942f25edd473921c (diff)
parent05ef3594894e0bcbe80b98e81c2a2659ea01855f (diff)
downloadpoezio-e67e22766f0da948ee9f310d29278371ef9b0563.tar.gz
poezio-e67e22766f0da948ee9f310d29278371ef9b0563.tar.bz2
poezio-e67e22766f0da948ee9f310d29278371ef9b0563.tar.xz
poezio-e67e22766f0da948ee9f310d29278371ef9b0563.zip
Merge branch 'master' of http://git.louiz.org/poezio
Diffstat (limited to 'doc/en/usage.txt')
-rw-r--r--doc/en/usage.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt
index f11ab5ed..30bdf886 100644
--- a/doc/en/usage.txt
+++ b/doc/en/usage.txt
@@ -211,6 +211,10 @@ These commands work in *any* tab.
*/theme*:: Reload the theme defined in the config file.
+*/presence <jid> [type] [status]*:: Send a directed presence to _jid_ using _type_ and _status_ if provided.
+
+*/rawxml*:: Send a custom XML stanza.
+
*/list [server.tld]*:: Get the list of public chatrooms in the specified server
.
@@ -242,6 +246,8 @@ These commands will work in any conversation tab (MultiUserChat, Private, or
to begin with a _/_). Note that you can also send message starting with a _/_
by starting it with _//_.
+*/xhtml <custom xhtml>*:: Send a custom xhtml message to the current tab.
+
MultiUserChat tab commands
~~~~~~~~~~~~~~~~~~~~~~~~~~