about summary refs log tree commit diff
path: root/extra/notify/pounce-notify.1
diff options
context:
space:
mode:
Diffstat (limited to 'extra/notify/pounce-notify.1')
-rw-r--r--extra/notify/pounce-notify.18
1 files changed, 7 insertions, 1 deletions
diff --git a/extra/notify/pounce-notify.1 b/extra/notify/pounce-notify.1
index 60320c6..628bc25 100644
--- a/extra/notify/pounce-notify.1
+++ b/extra/notify/pounce-notify.1
@@ -1,4 +1,4 @@
-.Dd May  4, 2021
+.Dd November 28, 2021
 .Dt POUNCE-NOTIFY 1
 .Os
 .
@@ -12,6 +12,7 @@
 .Op Fl c Ar cert
 .Op Fl k Ar priv
 .Op Fl p Ar port
+.Op Fl t Ar trust
 .Op Fl u Ar user
 .Op Fl w Ar pass
 .Ar host
@@ -51,6 +52,11 @@ Load the TLS client private key from
 Connect to
 .Ar port .
 The default port is 6697.
+.It Fl t Ar path
+Trust the self-signed certificate loaded
+from
+.Ar path
+and disable server name verification.
 .It Fl u Ar user
 Set the username to
 .Ar user .