Update man page

This commit is contained in:
AsamK 2021-01-15 22:12:01 +01:00
parent 8d985d84fb
commit e6ea5d55f8

View file

@ -200,6 +200,8 @@ Dont 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.