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 | 3c3d87c3be4c32b6d4472c974ac313495248eb60 (patch) | |
tree | 43eb5e20b743bd8efcc27ffb9bd77d9c057b070b /bin/man1 | |
parent | Add typer bot (diff) | |
download | src-3c3d87c3be4c32b6d4472c974ac313495248eb60.tar.gz src-3c3d87c3be4c32b6d4472c974ac313495248eb60.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 |