]> nmode's Git Repositories - signal-cli/blobdiff - man/signal-cli.1.adoc
Implement creating V2 Groups
[signal-cli] / man / signal-cli.1.adoc
index 7781b1c5e2dd082bf100f554d09187c2bd9afdb3..0bef0afcf0fc07c84629d0f7e68a0bc90b3d39a3 100644 (file)
@@ -54,6 +54,12 @@ Use the verify command to complete the verification.
 *-v*, *--voice*::
 The verification should be done over voice, not SMS.
 
 *-v*, *--voice*::
 The verification should be done over voice, not SMS.
 
+*--captcha*::
+The captcha token, required if registration failed with a captcha required error.
+To get the token, go to https://signalcaptchas.org/registration/generate.html
+Check the developer tools for a redirect starting with signalcaptcha://
+Everything after signalcaptcha:// is the captcha token.
+
 === verify
 
 Verify the number using the code received via SMS or voice.
 === verify
 
 Verify the number using the code received via SMS or voice.
@@ -103,7 +109,7 @@ Link another device to this device.
 Only works, if this is the master device.
 
 *--uri* URI::
 Only works, if this is the master device.
 
 *--uri* URI::
-Specify the uri contained in the QR code shown by the new device.
+Specify the uri contained in the QR code shown by the new device. You will need the full uri enclosed in quotation marks, such as "tsdevice:/?uuid=....."
 
 === listDevices
 
 
 === listDevices
 
@@ -227,7 +233,7 @@ Specify the safety number of the key, only use this option if you have verified
 
 === updateProfile
 
 
 === updateProfile
 
-Update the name and/or avatar image visible by message recipients for the current users.
+Update the name and avatar image visible by message recipients for the current users.
 The profile is stored encrypted on the Signal servers.
 The decryption key is sent with every outgoing messages (excluding group messages).
 
 The profile is stored encrypted on the Signal servers.
 The decryption key is sent with every outgoing messages (excluding group messages).