diff options
Diffstat (limited to 'doc/user-guide/commands.xml')
| -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..260e6abe 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</short-description> +		<syntax>plugins</syntax> + +		<description> +			<para> +				This gives you a list of all the external plugins. +			</para> +		</description> + +	</bitlbee-command> +  	<bitlbee-command name="qlist">  		<short-description>List all the unanswered questions root asked</short-description>  		<syntax>qlist</syntax> | 
