Added EXAMPLES section

This commit is contained in:
Jeremy 2022-08-02 16:26:20 +12:00
parent 2eb5ac04fe
commit b486569a72
2 changed files with 23 additions and 8 deletions

View file

@ -60,5 +60,16 @@ configuration file for
default access token cache file
.El
.Sh EXAMPLES
This configuration would sign into matrix.org under the user
.Em johndoe
using the password
.Em supersecretpassword :
.Bd -literal -offset indent
Server matrix-client.matrix.org
Username johndoe
Password supersecretpassword
.Ed
.Sh SEE ALSO
.Xr matrix-send 1