Improve config manpage wording

This commit is contained in:
Jeremy Baxter 2022-08-04 17:38:30 +12:00
parent 407f3cdf9a
commit e4fe071f6a
2 changed files with 343 additions and 1 deletions

View file

@ -24,7 +24,8 @@ The username of the account being used.
The password for the account being used.
.It Ic AccessToken Ar token
Instead of authenticating via username and password to obtain an access token, use
.Ar token .
.Ar token
as the access token.
.It Ic CacheLocation Ar location
Modify the cache location from the default (~/.cache) to
.Ar location .
@ -34,6 +35,8 @@ Don't cache access tokens.
Modify the default event type from the default (m.text) to
.Ar type .
Supported types are m.text, and m.notice.
.It Ic PrettyPrint
Pretty-print the JSON server messages.
.El
.Sh FILES
.Bl -tag -width ~/.config/matrix-send.conf -compact