mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Added new parameter to filter the output of listGroups by groupId
Fixes #953
This commit is contained in:
parent
68eb6b6bb4
commit
c3425979dd
2 changed files with 12 additions and 1 deletions
|
@ -413,6 +413,9 @@ In json mode this is outputted as an list of objects and is always in detailed m
|
|||
*-d*, *--detailed*::
|
||||
Include the list of members of each group and the group invite link.
|
||||
|
||||
*-g*, *--group-id*::
|
||||
Filter the group list by one or more group IDs.
|
||||
|
||||
=== listContacts
|
||||
|
||||
Show a list of known contacts with names.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue