X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/91700ce995ae381dd97b246ea3ff11afb748e421..6d23eb3bf661a4e5c832cb2e9107f9606af56f61:/man/signal-cli.1.adoc?ds=sidebyside diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 56787aee..56449d19 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -255,7 +255,7 @@ e.g.: `-m "Hi X!" --mention "3:1:+123456789"` Style parts of the message text (syntax: start:length:STYLE). Where STYLE is one of: BOLD, ITALIC, SPOILER, STRIKETHROUGH, MONOSPACE -e.g.: `-m "Something BIG!" --mention "10:3:BOLD"` +e.g.: `-m "Something BIG!" --text-style "10:3:BOLD"` *--quote-timestamp*:: Specify the timestamp of a previous message with the recipient or group to add a quote to the new message. @@ -648,6 +648,18 @@ The required manifest.json has the following format: PATH:: The path of the manifest.json or a zip file containing the sticker pack you wish to upload. +=== listStickerPacks + +Show a list of known sticker packs. + +=== addStickerPack + +Install a sticker pack for this account. + +*--uri* [URI]:: +Specify the uri of the sticker pack. +e.g. https://signal.art/addstickers/#pack_id=XXX&pack_key=XXX)" + === getAttachment Gets the raw data for a specified attachment.