From dbc21a661784e190b8235b4976854d781d2a6e9f Mon Sep 17 00:00:00 2001 From: mathieui Date: Fri, 28 Mar 2014 00:15:31 +0100 Subject: Also document manual plugin load MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (why wasn’t that already here?) --- doc/source/plugins/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source/plugins/index.rst') 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 -- cgit v1.2.3