Add listGroups command to man page

This commit is contained in:
AsamK 2017-02-22 21:22:40 +01:00
parent 5845dad769
commit 8cd782ef94

View file

@ -160,6 +160,12 @@ Send a quit group message to all group members and remove self from member list.
*-g* GROUP, *--group* GROUP::
Specify the recipient group ID in base64 encoding.
listGroups
~~~~~~~~~~~
Show a list of known groups.
*-d*, *--detailed*::
Include the list of members of each group.
listIdentities
~~~~~~~~~~~~~~