summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--catgirl.15
1 files changed, 5 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 57b5cd4..a3cec1a 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -570,6 +570,11 @@ Configuration file:
 host = chat.freenode.net
 join = #ascii.town
 .Ed
+.Pp
+Filtering joins, parts and quits from a channel:
+.Bd -literal -offset indent
+ignore = * [JPQ][OAU][IR][NT] #example
+.Ed
 .
 .Sh STANDARDS
 .Bl -item
6629edff43d0d7939d4592ae1c5655403edb&follow=1'>Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe