Added -t option

This commit is contained in:
Jeremy Baxter 2022-07-29 08:12:43 +12:00
parent b98624bc78
commit 9591bcdaa6
5 changed files with 82 additions and 36 deletions

View file

@ -21,7 +21,7 @@ The following directives are available:
* Username
*username*
Your Matrix username.
The username of your Matrix account.
* Password
*password*
@ -29,7 +29,7 @@ The following directives are available:
* AccessToken
*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
*token*.
* CacheLocation
@ -37,6 +37,12 @@ The following directives are available:
Instead of caching access tokens to ~/.cache, cache them to
*location*.
* DefaultEvent
*type*
Use
*type*
as the default event type instead of m.text.
The following statements are available:
* NoCache
@ -57,4 +63,4 @@ The following statements are available:
matrix-send(1)
OpenBSD 7.1 - July 28, 2022
OpenBSD 7.1 - July 29, 2022