From 56de4668acf0c18e4cd0e2a9c53bc4fc2db98306 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 19 Feb 2020 21:47:16 -0500 Subject: Add /ban, /unban and handle ban list replies --- catgirl.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index cea9e0a..fd8d40a 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 16, 2020 +.Dd February 19, 2020 .Dt CATGIRL 1 .Os . @@ -242,6 +242,8 @@ can be typed .Bl -tag -width Ds .It Ic /away Op Ar message Set or clear your away status. +.It Ic /ban Op Ar mask ... +List or ban masks from the channel. .It Ic /cs Ar command Send a command to ChanServ. .It Ic /invite Ar nick @@ -274,6 +276,8 @@ Quit IRC. Send a raw IRC command. .It Ic /topic Op Ar topic Show or set the topic of the channel. +.It Ic /unban Ar mask ... +Unban masks from the channel. .It Ic /whois Ar nick Query information about a user. .El -- cgit 1.4.0