Added -t option

This commit is contained in:
Jeremy 2022-07-29 08:12:43 +12:00
parent 14a7466c1c
commit 6ca4fe2d3f
5 changed files with 82 additions and 36 deletions

View file

@ -1,4 +1,4 @@
.Dd $Mdocdate: July 28 2022 $
.Dd $Mdocdate: July 29 2022 $
.Dt MATRIX-SEND.CONF 5
.Os
.Sh NAME
@ -22,7 +22,7 @@ Server
.It
Username
.Ar username
Your Matrix username.
The username of your Matrix account.
.It
Password
.Ar password
@ -30,13 +30,19 @@ Password
.It
AccessToken
.Ar token
Instead of using a username and password to obtain an access token, just use
Instead of using a username and password to obtain an access token, use
.Ar token .
.It
CacheLocation
.Ar location
Instead of caching access tokens to ~/.cache, cache them to
.Ar location .
.It
DefaultEvent
.Ar type
Use
.Ar type
as the default event type instead of m.text.
.El
.Pp
The following statements are available: