about summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.115
1 files changed, 14 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 7b3e5bf..b61527a 100644
--- a/pounce.1
+++ b/pounce.1
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl Nev
+.Op Fl NTev
 .Op Fl A Ar cert
 .Op Fl C Ar cert
 .Op Fl H Ar host
@@ -127,6 +127,11 @@ Bind to source address
 .Ar host
 when connecting to the server.
 .
+.It Fl T
+Do not advertise a
+strict transport security (STS) policy
+to clients.
+.
 .It Fl U Ar path , Cm local-path = Ar path
 Bind to a UNIX-domain socket at
 .Ar path .
@@ -511,6 +516,14 @@ daemon implements the following:
 .It
 .Rs
 .%A Attila Molnar
+.%A James Wheare
+.%T IRCv3 Strict Transport Security
+.%I IRCv3 Working Group
+.%U https://ircv3.net/specs/extensions/sts
+.Re
+.It
+.Rs
+.%A Attila Molnar
 .%A William Pitcock
 .%T IRCv3.2 SASL Authentication
 .%I IRCv3 Working Group