Ignore:
File:
1 edited

Legend:

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

    r955aad8 rc2cc24c  
    17841784        <bitlbee-command name="group">
    17851785                <short-description>Contact group management</short-description>
    1786                 <syntax>group list</syntax>
    1787 
    1788                 <description>
    1789                         <para>
    1790                                 Only the <emphasis>group list</emphasis> command is supported at the moment, which shows a list of all groups defined so far.
     1786                <syntax>group [ list | info &lt;group&gt; ]</syntax>
     1787
     1788                <description>
     1789                        <para>
     1790                                The <emphasis>group list</emphasis> command shows a list of all groups defined so far.
     1791                        </para>
     1792                       
     1793                        <para>
     1794                                The <emphasis>group info</emphasis> command shows a list of all members of a the group &lt;group&gt;.
    17911795                        </para>
    17921796                       
Note: See TracChangeset for help on using the changeset viewer.