From a16db17ddf8b8a400a9251dd1aea8168a4985ebe Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 3 Aug 2022 11:24:54 +1200 Subject: [PATCH] Fixed manpage rendering issue --- matrix-send.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix-send.1 b/matrix-send.1 index b20100e..2bf0b80 100644 --- a/matrix-send.1 +++ b/matrix-send.1 @@ -121,7 +121,7 @@ access token cache file .Sh EXAMPLES Send a message saying "How are you?" to the Matrix room !TfbDbeqp:example.org: .Pp -.Dl matrix-send "How are you?" !TfbDbeqp:example.org +.Dl matrix-send 'How are you?' !TfbDbeqp:example.org .Pp .Sh SEE ALSO