Added -C option to manpage

This commit is contained in:
Jeremy 2022-08-04 17:24:45 +12:00
parent 1fb436c53b
commit 017cea52f4

View file

@ -1,4 +1,4 @@
.Dd $Mdocdate: August 3 2022 $ .Dd $Mdocdate: August 4 2022 $
.Dt MATRIX-SEND 1 .Dt MATRIX-SEND 1
.Os .Os
.Sh NAME .Sh NAME
@ -8,6 +8,7 @@
.Nm matrix-send .Nm matrix-send
.Bk -words .Bk -words
.Op Fl t Ar type .Op Fl t Ar type
.Op Fl C Ar config
.Op Fl chV .Op Fl chV
.Ar message room .Ar message room
.Ek .Ek
@ -29,6 +30,9 @@ and
.Em m.notice . .Em m.notice .
Default is Default is
.Em m.text . .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 .It Fl c
Clear cached access tokens. Clear cached access tokens.
.It Fl h .It Fl h