From e6ea5d55f8128633f8bcc8faf346754e24f671ae Mon Sep 17 00:00:00 2001 From: AsamK Date: Fri, 15 Jan 2021 22:12:01 +0100 Subject: [PATCH] Update man page --- man/signal-cli.1.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 39585668..bd51033f 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -200,6 +200,8 @@ Don’t download attachments of received messages. === joinGroup 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*:: 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. 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:: Specify the recipient group ID in base64 encoding. -- 2.50.1