summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
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.