about summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-06 15:06:17 -0400
committerJune McEnroe <june@causal.agency>2020-07-06 15:08:08 -0400
commitd09477b58e39bb9a301a592e9bc7505b046660e1 (patch)
tree76864f0fa404480e685e94b3748d2ecdf30e3a91 /pounce.1
parentGrant CAP_SETSOCKOPT in dispatch (diff)
downloadpounce-d09477b58e39bb9a301a592e9bc7505b046660e1.tar.gz
pounce-d09477b58e39bb9a301a592e9bc7505b046660e1.zip
Add -R blind-req option
Allows requesting userhost-in-names on freenode, which is available but
hidden.
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.111
1 files changed, 10 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index cf0e10b..6190d6d 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd May 19, 2020
+.Dd July  6, 2020
 .Dt POUNCE 1
 .Os
 .
@@ -15,6 +15,7 @@
 .Op Fl K Ar priv
 .Op Fl P Ar port
 .Op Fl Q Ar time
+.Op Fl R Ar caps
 .Op Fl S Ar bind
 .Op Fl U Ar unix
 .Op Fl W Ar pass
@@ -160,6 +161,14 @@ Messages from clients
 are sent to the server immediately.
 The default interval is 200 milliseconds.
 .
+.It Fl R Ar caps , Cm blind-req = Ar caps
+Blindly request the IRCv3 capabilities
+.Ar caps .
+This can be used to enable hidden capabilities,
+such as
+.Sy userhost-in-names
+on freenode.
+.
 .It Fl S Ar host , Cm bind = Ar host
 Bind to source address
 .Ar host