summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-03-28 00:15:31 +0100
committermathieui <mathieui@mathieui.net>2014-03-28 00:15:31 +0100
commitdbc21a661784e190b8235b4976854d781d2a6e9f (patch)
tree453597799cabb0d8e0b0e5a4d0b4e8d2980a27bc /doc/source/commands.rst
parentcf752c27b20710838cbb1eaffe831acbc4577055 (diff)
downloadpoezio-dbc21a661784e190b8235b4976854d781d2a6e9f.tar.gz
poezio-dbc21a661784e190b8235b4976854d781d2a6e9f.tar.bz2
poezio-dbc21a661784e190b8235b4976854d781d2a6e9f.tar.xz
poezio-dbc21a661784e190b8235b4976854d781d2a6e9f.zip
Also document manual plugin load
(why wasn’t that already here?)
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index da49d57e..20eeede1 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -59,10 +59,15 @@ These commands work in *any* tab.
/quit
Just disconnect from the server and exit poezio.
- /plugin
+ /load
**Usage:** ``/load <plugin name>``
- Load a plugin.
+ Load or reload a plugin.
+
+ /unload
+ **Usage:** ``/unload <plugin name>``
+
+ Unload a plugin.
/plugins
List the loaded plugins.