summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--litterbox.110
1 files changed, 9 insertions, 1 deletions
diff --git a/litterbox.1 b/litterbox.1
index b7d0111..a34895c 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -1,4 +1,4 @@
-.Dd July 19, 2020
+.Dd August 22, 2020
 .Dt LITTERBOX 1
 .Os
 .
@@ -135,6 +135,10 @@ Load the TLS client certificate from
 .Ar path
 and authenticate with SASL EXTERNAL,
 also known as CertFP.
+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 .
@@ -158,6 +162,10 @@ Join the comma-separated list of channels
 .It Fl k Ar path , Cm priv = Ar path
 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 Ar limit , Cm limit = Ar limit
 Limit the number of results
?id=3323abd21e73eeefc9858d1b615b499c1415d34e&follow=1'>Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe