]> nmode's Git Repositories - signal-cli/blobdiff - man/signal-cli.1.adoc
Update man page
[signal-cli] / man / signal-cli.1.adoc
index df5f75c3b8cefed827ea3d85622de6d6943a931c..bd51033fada4fb6fd420217bec7e1a1c817ce71a 100644 (file)
@@ -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.