X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/c3e1d4fc750998a946a5c5b60d705e5eb582afd9..548c313b4ca373559c14f3746d31c0b6cb9a721b:/man/signal-cli.1.adoc?ds=sidebyside diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 0bef0afc..b5c22167 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -178,9 +178,17 @@ Don’t download attachments of received messages. *--json*:: Output received messages in json format, one object per line. +=== joinGroup + +Join a group via an invitation link. + +*--uri*:: +The invitation link URI (starts with `https://signal.group/#`) + === updateGroup Create or update a group. +If the user is a pending member, this command will accept the group invitation. *-g* GROUP, *--group* GROUP:: Specify the recipient group ID in base64 encoding. @@ -198,6 +206,7 @@ Specify one or more members to add to the group. === quitGroup Send a quit group message to all group members and remove self from member list. +If the user is a pending member, this command will decline the group invitation. *-g* GROUP, *--group* GROUP:: Specify the recipient group ID in base64 encoding. @@ -235,7 +244,7 @@ Specify the safety number of the key, only use this option if you have verified Update the name and avatar image visible by message recipients for the current users. The profile is stored encrypted on the Signal servers. -The decryption key is sent with every outgoing messages (excluding group messages). +The decryption key is sent with every outgoing messages to contacts. *--name*:: New name visible by message recipients.