Changeset e4f5ca8 for doc/user-guide/commands.xml
- Timestamp:
- 2013-02-10T12:48:32Z (12 years ago)
- Branches:
- master
- Children:
- 12f500f, 65a5d15
- Parents:
- be98957 (diff), 875ba16 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
rbe98957 re4f5ca8 1784 1784 <bitlbee-command name="group"> 1785 1785 <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 <group> ]</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 <group>. 1791 1795 </para> 1792 1796
Note: See TracChangeset
for help on using the changeset viewer.