Added EXAMPLES section
This commit is contained in:
parent
2eb5ac04fe
commit
b486569a72
2 changed files with 23 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue