]> nmode's Git Repositories - signal-cli/commitdiff
Fix TextStyle doc example typo (#1251)
authorexquo <62397152+exquo@users.noreply.github.com>
Mon, 22 May 2023 15:35:34 +0000 (15:35 +0000)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 15:35:34 +0000 (17:35 +0200)
man/signal-cli.1.adoc

index 56787aee96e6e9cf3d25870c432d2516dcd3d907..64e7338096890c6c452ab2c6f4752868e4c4bbe1 100644 (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.