summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-11-13 18:39:07 +0100
committerFlorent Le Coz <louiz@louiz.org>2011-11-13 18:39:07 +0100
commit3ea5eb6163181ba016cfddcc616a171d7f309e76 (patch)
tree696fef8697181b96616d7953195c4324d1834cfa /doc/en
parent35335ccb5b0ef743228ac25bffcc16ffc090ad55 (diff)
parentc4f7d9b98a229ad52e834313ab93f0f9ebc77884 (diff)
downloadpoezio-3ea5eb6163181ba016cfddcc616a171d7f309e76.tar.gz
poezio-3ea5eb6163181ba016cfddcc616a171d7f309e76.tar.bz2
poezio-3ea5eb6163181ba016cfddcc616a171d7f309e76.tar.xz
poezio-3ea5eb6163181ba016cfddcc616a171d7f309e76.zip
Merge branch 'master' of http://git.louiz.org/poezio
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/usage.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt
index 30bdf886..c54f8da5 100644
--- a/doc/en/usage.txt
+++ b/doc/en/usage.txt
@@ -204,14 +204,18 @@ These commands work in *any* tab.
on its own, the room will be bookmarked with the nickname you're currently
using in this room (instead of default_nick).
-*/set <option> [value]*:: Sets the value to the option in your configuration
+*/set <option> [value]*:: Set the value to the option in your configuration
file. You can, for example, change your default nickname by doing "/set
default_nick toto" or your resource with "/set resource blabla". You can also
set an empty value (nothing) by providing no [value] after <option>.
+*/set_plugin <plugin> <option> <value>*:: Set the value of the option in a
+ plugin configuration file.
+
*/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.
+*/presence <jid> [type] [status]*:: Send a directed presence to _jid_ using
+ _type_ and _status_ if provided.
*/rawxml*:: Send a custom XML stanza.