Fix TextStyle doc example typo

This commit is contained in:
exquo 2023-05-22 12:32:17 +00:00
parent 8c1b5d54f7
commit d7d9ca33a9

View file

@ -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.