From 66f1e8a86ab92ce1b0da485f23ca571b37add1a7 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 9 Jul 2021 19:29:07 -0400 Subject: Strip typer down to copy or reverse modes --- bin/man1/typer.1 | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'bin/man1') diff --git a/bin/man1/typer.1 b/bin/man1/typer.1 index dd1108d1..0322d108 100644 --- a/bin/man1/typer.1 +++ b/bin/man1/typer.1 @@ -1,4 +1,4 @@ -.Dd April 28, 2021 +.Dd July 9, 2021 .Dt TYPER 1 .Os . @@ -8,24 +8,20 @@ . .Sh SYNOPSIS .Nm -.Op Fl CPRv +.Op Fl PRv .Op Fl c Ar cert +.Op Fl j Ar chan .Op Fl n Ar nick .Op Fl p Ar port .Op Fl u Ar user .Ar host -.Ar chan . .Sh DESCRIPTION .Nm is an IRC bot -that types all day long. +that types whenever anyone else does. The arguments are as follows: .Bl -tag -width Ds -.It Fl C -Copy -.Nm . -Type whenever anyone else is typing. .It Fl P Request the .Sy causal.agency/passive @@ -39,6 +35,8 @@ as regular messages for all to see. Use the TLS client certificate and private key loaded from .Ar cert . +.It Fl j Ar chan +Join a channel. .It Fl n Ar nick Set the nickname. The default is @@ -56,9 +54,6 @@ Log IRC protocol to standard error. .It Ar host Connect to .Ar host . -.It Ar chan -Type in the channel -.Ar chan . .El . .Sh STANDARDS -- cgit 1.4.1