diff options
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r-- | doc/source/commands.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index e14f1c3c..6ef5ea1f 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -57,6 +57,14 @@ These commands work in *any* tab. /quit Just disconnect from the server and exit poezio. + /plugin + **Usage:** ``/load <plugin name>`` + + Load a plugin. + + /plugins + List the loaded plugins. + /next Go to the next room. @@ -150,6 +158,9 @@ These commands work in *any* tab. Send a custom XML stanza. + /xml_tab + Open an XML tab. + /list **Usage:** ``/list [server.tld]`` |