mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Fix TextStyle doc example typo (#1251)
This commit is contained in:
parent
8c1b5d54f7
commit
5197212d3f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue