mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update man page
This commit is contained in:
parent
8d985d84fb
commit
e6ea5d55f8
1 changed files with 4 additions and 0 deletions
|
@ -200,6 +200,8 @@ Don’t download attachments of received messages.
|
||||||
=== joinGroup
|
=== joinGroup
|
||||||
|
|
||||||
Join a group via an invitation link.
|
Join a group via an invitation link.
|
||||||
|
To be able to join a v2 group the account needs to have a profile (can be created
|
||||||
|
with the `updateProfile` command)
|
||||||
|
|
||||||
*--uri*::
|
*--uri*::
|
||||||
The invitation link URI (starts with `https://signal.group/#`)
|
The invitation link URI (starts with `https://signal.group/#`)
|
||||||
|
@ -208,6 +210,8 @@ The invitation link URI (starts with `https://signal.group/#`)
|
||||||
|
|
||||||
Create or update a group.
|
Create or update a group.
|
||||||
If the user is a pending member, this command will accept the group invitation.
|
If the user is a pending member, this command will accept the group invitation.
|
||||||
|
To be able to join or create a v2 group the account needs to have a profile (can
|
||||||
|
be created with the `updateProfile` command)
|
||||||
|
|
||||||
*-g* GROUP, *--group* GROUP::
|
*-g* GROUP, *--group* GROUP::
|
||||||
Specify the recipient group ID in base64 encoding.
|
Specify the recipient group ID in base64 encoding.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue