about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-19 21:47:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-19 21:47:16 -0500
commit56de4668acf0c18e4cd0e2a9c53bc4fc2db98306 (patch)
treec68f60818fb436ed8f73c3d1a158b88547ca957e /catgirl.1
parentFormat WHOIS signon date with %F %T (diff)
downloadcatgirl-56de4668acf0c18e4cd0e2a9c53bc4fc2db98306.tar.gz
catgirl-56de4668acf0c18e4cd0e2a9c53bc4fc2db98306.zip
Add /ban, /unban and handle ban list replies
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.16
1 files changed, 5 insertions, 1 deletions
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