Document how cert/priv are searched for

This has always been how it works, but it was previously undocumented.
master
C. McEnroe 2020-08-20 21:22:29 -04:00
parent d9a0364cb4
commit 1abeece988
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.Dd July 13, 2020
.Dd August 20, 2020
.Dt CATGIRL 1
.Os
.
@ -121,6 +121,10 @@ it is recommended to use SASL EXTERNAL instead with
.It Fl c Ar path , Cm cert = Ar path
Load the TLS client certificate from
.Ar path .
The
.Ar path
is searched for in the same manner
as configuration files.
If the private key is in a separate file,
it is loaded with
.Fl k .
@ -172,6 +176,10 @@ Join the comma-separated list of channels
.It Fl k Ar path , Cm priv = Ar priv
Load the TLS client private key from
.Ar path .
The
.Ar path
is searched for in the same manner
as configuration files.
.
.It Fl l , Cm log
Log chat events to files in paths