Ignore:
Timestamp:
2016-12-26T00:18:55Z (7 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
7486853
Parents:
1999fe5
git-author:
dequis <dx@…> (25-12-16 22:50:31)
git-committer:
dequis <dx@…> (26-12-16 00:18:55)
Message:

Add 'plugins info' subcommand, only show plugin details there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/commands.xml

    r1999fe5 r6908ab7  
    18691869        <bitlbee-command name="plugins">
    18701870                <short-description>List all the external plugins and protocols</short-description>
    1871                 <syntax>plugins</syntax>
     1871                <syntax>plugins [info &lt;name&gt;]</syntax>
    18721872
    18731873                <description>
    18741874                        <para>
    18751875                                This gives you a list of all the external plugins and protocols.
     1876                        </para>
     1877
     1878                        <para>
     1879                                Use the <emphasis>info</emphasis> subcommand to get more details about a plugin.
    18761880                        </para>
    18771881                </description>
Note: See TracChangeset for help on using the changeset viewer.