aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2013-02-10 12:48:32 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2013-02-10 12:48:32 +0000
commite4f5ca868fc4313a6a9a00c5eda0a03767abc703 (patch)
tree990e1ec4fc29662e1966ccef09447dd625712b8b /doc/user-guide
parentbe98957a88f66215ab6fb84810a1b2d394eac879 (diff)
parent875ba16b0224b9bf50a0ea15aa96fe545c76b845 (diff)
Merge from vmiklos. Adds a "group info" command to list members of a group.
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index a21153ef..a13956ec 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -1783,11 +1783,15 @@
<bitlbee-command name="group">
<short-description>Contact group management</short-description>
- <syntax>group list</syntax>
+ <syntax>group [ list | info &lt;group&gt; ]</syntax>
<description>
<para>
- Only the <emphasis>group list</emphasis> command is supported at the moment, which shows a list of all groups defined so far.
+ The <emphasis>group list</emphasis> command shows a list of all groups defined so far.
+ </para>
+
+ <para>
+ The <emphasis>group info</emphasis> command shows a list of all members of a the group &lt;group&gt;.
</para>
<para>