diff options
author | Marius Halden <marius.h@lden.org> | 2016-05-26 15:07:34 +0200 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2016-05-26 15:07:34 +0200 |
commit | 3448d86a3f329ec4d625bd72e64a96061e71e675 (patch) | |
tree | ff41da0d1f55d449b24a91e4b7a91cab0cbcc84d /doc/user-guide | |
parent | 8e4d9a1769a7d566278ed95d94a1cabd8fdc62e7 (diff) | |
parent | 59a7dc58dcf39b7eaed2015423f8a4fc2da3c7fd (diff) |
Merge branch 'master' into patched-master
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 6f66a39d..56beba54 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1834,6 +1834,18 @@ </description> </bitlbee-command> + <bitlbee-command name="plugins"> + <short-description>List all the external plugins and protocols</short-description> + <syntax>plugins</syntax> + + <description> + <para> + This gives you a list of all the external plugins and protocols. + </para> + </description> + + </bitlbee-command> + <bitlbee-command name="qlist"> <short-description>List all the unanswered questions root asked</short-description> <syntax>qlist</syntax> |