Added -C option to manpage
This commit is contained in:
parent
1fb436c53b
commit
017cea52f4
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue