Skip to content

Commit

Permalink
Document creating and sending to usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
AsamK committed Feb 18, 2024
1 parent ed40d11 commit fb99ff5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions man/signal-cli.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@ Can fix problems with receiving messages.
*-n* NAME, *--device-name* NAME::
Set a new device name for the primary or linked device

*--username* NAME::
Specify a username that can then be used to contact this account.
Returns the new username with discriminator and the username link.

*--delete-username*::
Delete the username associated with this account.

*--unrestricted-unidentified-sender* {true,false}::
Enable if anyone should be able to send you unidentified sender messages.

Expand Down Expand Up @@ -275,6 +282,9 @@ Send the message to self without notification.
*-g* GROUP, *--group-id* GROUP::
Specify the recipient group ID in base64 encoding.

*-u* USERNAME, *--username* USERNAME::
Specify the recipient username or username link.

*-m* MESSAGE, *--message* MESSAGE::
Specify the message.

Expand Down Expand Up @@ -356,6 +366,9 @@ Specify the recipients’ phone number.
*-g* GROUP, *--group-id* GROUP::
Specify the recipient group ID in base64 encoding.

*-u* USERNAME, *--username* USERNAME::
Specify the recipient username or username link.

*--type* TYPE::
Type of message request response (accept, delete)

Expand All @@ -382,6 +395,9 @@ Specify the recipients’ phone number.
*-g* GROUP, *--group-id* GROUP::
Specify the recipient group ID in base64 encoding.

*-u* USERNAME, *--username* USERNAME::
Specify the recipient username or username link.

*-e* EMOJI, *--emoji* EMOJI::
Specify the emoji, should be a single unicode grapheme cluster.

Expand Down Expand Up @@ -434,6 +450,9 @@ Specify the recipients’ phone number.
*-g* GROUP, *--group-id* GROUP::
Specify the recipient group ID in base64 encoding.

*-u* USERNAME, *--username* USERNAME::
Specify the recipient username or username link.

*-t* TIMESTAMP, *--target-timestamp* TIMESTAMP::
Specify the timestamp of the message to delete.

Expand Down

0 comments on commit fb99ff5

Please sign in to comment.