]> nmode's Git Repositories - signal-cli/commitdiff
Document creating and sending to usernames
authorAsamK <asamk@gmx.de>
Sun, 18 Feb 2024 20:04:50 +0000 (21:04 +0100)
committerAsamK <asamk@gmx.de>
Sun, 18 Feb 2024 20:04:50 +0000 (21:04 +0100)
man/signal-cli.1.adoc

index 712d4976347a0e1ee6add41596eee7ad86cf4f5a..a626ab61093265e6deaa007142d8e322d34d805a 100644 (file)
@@ -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.
 
@@ -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.
 
@@ -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)
 
@@ -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.
 
@@ -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.