Mercurial > libervia-backend
comparison doc/libervia-cli/message.rst @ 3505:4705f80b6e23
doc: more renaming
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 22 Apr 2021 18:16:19 +0200 |
parents | c80a0f864b5d |
children | 267e4987b58b |
comparison
equal
deleted
inserted
replaced
3504:9f7a867d9722 | 3505:4705f80b6e23 |
---|---|
31 | 31 |
32 Fingerprints of your destinee must have been accepted before using OMEMO, else message can't be encrypted | 32 Fingerprints of your destinee must have been accepted before using OMEMO, else message can't be encrypted |
33 | 33 |
34 Send a ``normal`` message marked as French with a subject:: | 34 Send a ``normal`` message marked as French with a subject:: |
35 | 35 |
36 $ echo 'Bonjour, je vous écris avec « Salut à Toi »' | li message send -l fr -t normal -S 'Ceci est un message de test' | 36 $ echo 'Bonjour, je vous écris avec « Libervia »' | li message send -l fr -t normal -S 'Ceci est un message de test' |
37 | 37 |
38 mam | 38 mam |
39 === | 39 === |
40 | 40 |
41 Query archives using MAM. | 41 Query archives using MAM. |