X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/24069c8277cca7f8e94aa3f083980e85dca25269..5d33f71d4d337e45c6051274b404424562503938:/man/signal-cli.1.adoc?ds=sidebyside diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 2b545fa2..3a28219a 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -102,7 +102,7 @@ Voice verification only works if an SMS verification has been attempted before. The captcha token, required if registration failed with a captcha required error. To get the token, go to https://signalcaptchas.org/registration/generate.html For the staging environment, use: https://signalcaptchas.org/staging/registration/generate.html -Check the developer tools for a redirect starting with signalcaptcha:// Everything after signalcaptcha:// is the captcha token. +After solving the captcha, right-click on the "Open Signal" link and copy the link. === verify @@ -163,7 +163,7 @@ Voice verification only works if an SMS verification has been attempted before. The captcha token, required if registration failed with a captcha required error. To get the token, go to https://signalcaptchas.org/registration/generate.html For the staging environment, use: https://signalcaptchas.org/staging/registration/generate.html -Check the developer tools for a redirect starting with signalcaptcha:// Everything after signalcaptcha:// is the captcha token. +After solving the captcha, right-click on the "Open Signal" link and copy the link. === finishChangeNumber @@ -288,7 +288,7 @@ e.g.: `-m "Hi X!" --mention "3:1:+123456789"` Style parts of the message text (syntax: start:length:STYLE). Where STYLE is one of: BOLD, ITALIC, SPOILER, STRIKETHROUGH, MONOSPACE -e.g.: `-m "Something BIG!" --text-style "10:3:BOLD"` +e.g.: `-m "Something BIG!" --text-style "10:3:BOLD"` or for a mixed text style `-m "Something BIG!" --text-style "0:9:ITALIC" "10:3:BOLD"` *--quote-timestamp*:: Specify the timestamp of a previous message with the recipient or group to add a quote to the new message.