diff options
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 11 |
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 |