mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add --delete-account argument to completely delete an account
This commit is contained in:
parent
c79860b493
commit
0091c1cf26
3 changed files with 21 additions and 1 deletions
|
@ -92,6 +92,12 @@ If this is the master device, other users can't send messages to this number any
|
|||
Use "updateAccount" to undo this.
|
||||
To remove a linked device, use "removeDevice" from the master device.
|
||||
|
||||
*--delete-account*::
|
||||
Delete account completely from server. Cannot be undone without loss. You will
|
||||
have to be readded to each group.
|
||||
|
||||
CAUTION: Only delete your account if you won't use this number again!
|
||||
|
||||
=== updateAccount
|
||||
|
||||
Update the account attributes on the signal server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue