X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/5760a538310823ee7644b1284b784baf6ad92ff1..e6ea5d55f8128633f8bcc8faf346754e24f671ae:/man/signal-cli.1.adoc diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index df5f75c3..bd51033f 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -32,6 +32,9 @@ Show help message and quit. *-v*, *--version*:: Print the version and quit. +*--verbose*:: +Raise log level and include lib signal logs. + *--config* CONFIG:: Set the path, where to store the config. Make sure you have full read/write access to the given directory. @@ -197,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/#`) @@ -205,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.