summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-11-13 01:00:23 +0100
committermathieui <mathieui@mathieui.net>2011-11-13 01:00:23 +0100
commit7d52e1be616dfc69f3c9281ba51bcd2b999d8bf8 (patch)
treecbcf4f7e43182b2b0b854cf325c4f2fac021a225 /doc
parent1efdfcd5667ac2769c1992879fd102c441cc9894 (diff)
downloadpoezio-7d52e1be616dfc69f3c9281ba51bcd2b999d8bf8.tar.gz
poezio-7d52e1be616dfc69f3c9281ba51bcd2b999d8bf8.tar.bz2
poezio-7d52e1be616dfc69f3c9281ba51bcd2b999d8bf8.tar.xz
poezio-7d52e1be616dfc69f3c9281ba51bcd2b999d8bf8.zip
Doc for /set_plugin
Diffstat (limited to 'doc')
-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.