mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 12:30:39 +00:00
Update signal-cli.1.adoc
This commit is contained in:
parent
24157c266d
commit
4fe7fc6ae7
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Read the message from standard input.
|
||||||
|
|
||||||
*-a* [ATTACHMENT [ATTACHMENT ...]], *--attachment* [ATTACHMENT [ATTACHMENT ...]]::
|
*-a* [ATTACHMENT [ATTACHMENT ...]], *--attachment* [ATTACHMENT [ATTACHMENT ...]]::
|
||||||
Add one or more files as attachment.
|
Add one or more files as attachment.
|
||||||
Data URI encoded attachments can be added and must follow the RFC 2397.
|
Can be either a file path or a data URI. Data URI encoded attachments must follow the RFC 2397.
|
||||||
Additionally a file name can be added:
|
Additionally a file name can be added:
|
||||||
e.g.: `data:<MIME-TYPE>;filename=<FILENAME>;base64,<BASE64 ENCODED DATA>`
|
e.g.: `data:<MIME-TYPE>;filename=<FILENAME>;base64,<BASE64 ENCODED DATA>`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue