diff options
Diffstat (limited to 'doc/source/plugins/index.rst')
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index 28c03b55..d608742f 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -33,6 +33,12 @@ e.g. plugins_autoload = gpg:tell:exec +Manual plugin load +------------------ + +Plugins can of course be loaded with the command :term:`/load` and unloaded +with the command :term:`/unload`. + .. _plugin-configuration: Plugin configuration |