diff options
author | June McEnroe <june@causal.agency> | 2021-03-23 19:37:05 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-23 19:37:05 -0400 |
commit | 380cf139e857d5587a4462359a63d5e1e6df315c (patch) | |
tree | 616ddb12b16de173487b41342578305314d4eaa3 /bin/man1 | |
parent | Add typer bot (diff) | |
download | src-380cf139e857d5587a4462359a63d5e1e6df315c.tar.gz src-380cf139e857d5587a4462359a63d5e1e6df315c.zip |
Add typer -P and -c to connect to pounce
Of course, running this full time would really fill up the buffer...
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/typer.1 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/bin/man1/typer.1 b/bin/man1/typer.1 index cb00d618..11856406 100644 --- a/bin/man1/typer.1 +++ b/bin/man1/typer.1 @@ -8,7 +8,8 @@ . .Sh SYNOPSIS .Nm -.Op Fl v +.Op Fl Pv +.Op Fl c Ar cert .Op Fl n Ar nick .Op Fl p Ar port .Op Fl u Ar user @@ -21,6 +22,14 @@ is an IRC bot that types all day long. The arguments are as follows: .Bl -tag -width Ds +.It Fl P +Request the +.Sy causal.agency/passive +vendor-specific capability. +.It Fl c Ar cert +Use the TLS client certificate +and private key loaded from +.Ar cert . .It Fl n Ar nick Set the nickname. The default is |