X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/6aefa38ee871f76355a8e0ff18d4e3309142db1c..74f21c4f18ba7fde79e32e36bff28fe3cf828bfe:/man/signal-cli.1.txt?ds=sidebyside diff --git a/man/signal-cli.1.txt b/man/signal-cli.1.txt index 52d56f68..a3ccf347 100644 --- a/man/signal-cli.1.txt +++ b/man/signal-cli.1.txt @@ -39,6 +39,8 @@ Options *-u* USERNAME, *--username* USERNAME:: Specify your phone number, that will be your identifier. + The phone number must include the country calling code, i.e. the number must + start with a "+" sign. *--dbus*:: Make request via user dbus. @@ -64,6 +66,18 @@ Verify the number using the code received via SMS or voice. VERIFICATIONCODE:: The verification code. +unregister +~~~~~~~~ +Disable push support for this device, i.e. this device won't receive any more messages. +If this is the master device, other users can't send messages to this number anymore. +Use "updateAccount" to undo this. +To remove a linked device, use "removeDevice" from the master device. + +updateAccount +~~~~~~~~ +Update the account attributes on the signal server. +Can fix problems with receiving messages. + link ~~~~ Link to an existing device, instead of registering a new number. This shows a @@ -120,6 +134,8 @@ attachments are downloaded to the config directory. *-t* TIMEOUT, *--timeout* TIMEOUT:: Number of seconds to wait for new messages (negative values disable timeout). Default is 5 seconds. +*--ignore-attachments*:: + Don’t download attachments of received messages. updateGroup ~~~~~~~~~~~ @@ -179,6 +195,8 @@ libunixsocket-java ArchLinux: libmatthew-unix-java (AUR)). *--system*:: Use DBus system bus instead of user bus. +*--ignore-attachments*:: + Don’t download attachments of received messages. Examples