mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update Readme and fix help bug in Main
This commit is contained in:
parent
e59ceef6e3
commit
39687f9d87
2 changed files with 5 additions and 1 deletions
|
@ -41,6 +41,10 @@ usage: signal-cli [-h] [-v] [--config CONFIG] [-u USERNAME | --dbus | --dbus-sys
|
|||
|
||||
signal-cli -u USERNAME updateGroup -g GROUP_ID -n "New group name"
|
||||
|
||||
* Leave a group
|
||||
|
||||
signal-cli -u USERNAME quitGroup -g GROUP_ID
|
||||
|
||||
* Send a message to a group
|
||||
|
||||
signal-cli -u USERNAME send -m "This is a message" -g GROUP_ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue