diff options
author | mathieui <mathieui@mathieui.net> | 2011-11-11 22:38:40 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2011-11-11 22:38:40 +0100 |
commit | cb8c04fd2add8606aace28bba5775cc13cd659b6 (patch) | |
tree | 68906ac632b1079db28380171ed4af49d4dc2fc0 | |
parent | b13f8786cf2ef229e5dcaa3c5fd8770ec0c6ee10 (diff) | |
download | poezio-cb8c04fd2add8606aace28bba5775cc13cd659b6.tar.gz poezio-cb8c04fd2add8606aace28bba5775cc13cd659b6.tar.bz2 poezio-cb8c04fd2add8606aace28bba5775cc13cd659b6.tar.xz poezio-cb8c04fd2add8606aace28bba5775cc13cd659b6.zip |
Also the doc
-rw-r--r-- | doc/en/usage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index cca84e1d..b2ed14e4 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -211,7 +211,7 @@ These commands work in *any* tab. */theme*:: Reload the theme defined in the config file. -*/presence <presence xml stanza>*:: Send a directed presence. +*/presence <jid> [type] [status]*:: Send a directed presence to _jid_ using _type_ and _status_ if provided. */list [server.tld]*:: Get the list of public chatrooms in the specified server . |