From fe4c1dad5581feaf44b38c65ead9a4711c17f622 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Thu, 4 Aug 2022 17:24:45 +1200 Subject: [PATCH] Added -C option to manpage --- matrix-send.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/matrix-send.1 b/matrix-send.1 index 1417214..bd4bc75 100644 --- a/matrix-send.1 +++ b/matrix-send.1 @@ -1,4 +1,4 @@ -.Dd $Mdocdate: August 3 2022 $ +.Dd $Mdocdate: August 4 2022 $ .Dt MATRIX-SEND 1 .Os .Sh NAME @@ -8,6 +8,7 @@ .Nm matrix-send .Bk -words .Op Fl t Ar type +.Op Fl C Ar config .Op Fl chV .Ar message room .Ek @@ -29,6 +30,9 @@ and .Em m.notice . Default is .Em m.text . +.It Fl C Ar config +Instead of reading the default configuration file (~/.config/matrix-send.conf), read +.Ar config . .It Fl c Clear cached access tokens. .It Fl h