Fix manpages not rendering w/ HTML
This commit is contained in:
parent
18894e767c
commit
5d72d40f9a
2 changed files with 7 additions and 1 deletions
|
@ -19,24 +19,30 @@ The following directives are available:
|
|||
Server
|
||||
.Ar server
|
||||
The Client-Server API URL for your Matrix server.
|
||||
.Pp
|
||||
.It
|
||||
Username
|
||||
.Ar username
|
||||
The username of your Matrix account.
|
||||
.Pp
|
||||
.It
|
||||
Password
|
||||
.Ar password
|
||||
The password to your Matrix account.
|
||||
.Pp
|
||||
.It
|
||||
AccessToken
|
||||
.Ar token
|
||||
Instead of using a username and password to obtain an access token, use
|
||||
.Pp
|
||||
.Ar token .
|
||||
.It
|
||||
CacheLocation
|
||||
.Ar location
|
||||
Instead of caching access tokens to ~/.cache, cache them to
|
||||
.Pp
|
||||
.Ar location .
|
||||
.Pp
|
||||
.It
|
||||
DefaultEvent
|
||||
.Ar type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue