From c2cc24cd9d7a976aca383e508f2c6779d6cdb14a Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sat, 9 Feb 2013 12:31:43 +0100 Subject: Implement 'group info' command to list members of a group (#741) --- doc/user-guide/commands.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/user-guide') 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 @@ Contact group management - group list + group [ list | info <group> ] - Only the group list command is supported at the moment, which shows a list of all groups defined so far. + The group list command shows a list of all groups defined so far. + + + + The group info command shows a list of all members of a the group <group>. -- cgit v1.2.3