X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/77a5c454b7fea9375de9fbaa4adf6f5f22f6a5ae..7c7fc76a649678e9f77f1fcaeaaf4efdf9cc3cd9:/man/signal-cli.1.adoc diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 4196f991..73286aac 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -316,6 +316,11 @@ Data URI encoded attachments must follow the RFC 2397. Additionally a file name can be added: e.g.: `data:;filename=;base64,` +*--view-once*:: +Send the message as a view once message. +A conformant client will only allow the receiver to view the message once. +View Once is only supported for messages that include an image attachment. + *--sticker* STICKER:: Send a sticker of a locally known sticker pack (syntax: stickerPackId:stickerId). Shouldn't be used together with `-m` as the official clients don't support this. @@ -657,7 +662,7 @@ Path to the new avatar image file. *--remove-avatar*:: Remove the avatar -*--mobile-coin-address*:: +*--mobile-coin-address*, **--mobilecoin-address**:: New MobileCoin address (Base64 encoded public address) === updateContact @@ -669,11 +674,20 @@ If the contact doesn't exist yet, it will be added. RECIPIENT:: Specify the recipient. -*--given-name* NAME, *--name* NAME:: -New (given) name. +*--given-name* GIVEN_NAME, *--name* NAME:: +New system given name. *--family-name* FAMILY_NAME:: -New family name. +New system family name. + +*--nick-given-name* NICK_GIVEN_NAME:: +New nick given name. + +*--nick-family-name* NICK_FAMILY_NAME:: +New nick family name. + +*--note* NOTE:: +New note. *-e*, *--expiration* EXPIRATION_SECONDS:: Set expiration time of messages (seconds).