]> nmode's Git Repositories - signal-cli/blobdiff - man/signal-cli.1.adoc
Implement sendPayment notification command
[signal-cli] / man / signal-cli.1.adoc
index 4fdd684a86e361a6b67b24fcfc3d780876ee3e26..1cebd044fb0addd3eecf02a8be0508a605868d9c 100644 (file)
@@ -256,6 +256,19 @@ Specify the mentions of the original message (same format as `--mention`).
 *-e*, *--end-session*::
 Clear session state and send end session message.
 
+=== sendPaymentNotification
+
+Send a payment notification.
+
+RECIPIENT::
+Specify the recipient’s phone number.
+
+*--receipt* RECEIPT::
+The base64 encoded receipt blob.
+
+*--note* NOTE::
+Specify a note for the payment notification.
+
 === sendReaction
 
 Send reaction to a previously received or sent message.
@@ -418,7 +431,20 @@ Filter the group list by one or more group IDs.
 
 === listContacts
 
-Show a list of known contacts with names.
+Show a list of known contacts with names and profiles.
+When a specific recipient is given, its profile will be refreshed.
+
+RECIPIENT::
+Specify the recipients’ phone number.
+
+*-a*, *--all-recipients*::
+Include all known recipients, not only contacts.
+
+*--blocked*::
+Specify if only blocked or unblocked contacts should be shown (default: all contacts)
+
+*--name*::
+Find contacts with the given contact or profile name.
 
 === listIdentities