about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 18:55:54 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 18:55:54 -0500
commit3bb5a3462bcaa6176155cce9ef1940e323f32706 (patch)
treec46956d39e04db6cfc4b416575af8cff4e941f43
parentClarify the optional portions of an ignore (diff)
downloadcatgirl-3bb5a3462bcaa6176155cce9ef1940e323f32706.tar.gz
catgirl-3bb5a3462bcaa6176155cce9ef1940e323f32706.zip
Document commands which can be filtered
-rw-r--r--catgirl.19
1 files changed, 9 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 679f2a3..b488999 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -179,6 +179,15 @@ The format of the pattern is as follows:
 .Oo Ar message
 .Oc Oc Oc Oc
 .Ed
+.Pp
+The commands which can be filtered are:
+.Sy INVITE ,
+.Sy JOIN ,
+.Sy NICK ,
+.Sy NOTICE ,
+.Sy PART ,
+.Sy PRIVMSG ,
+.Sy QUIT .
 .
 .It Fl j Ar join , Cm join = Ar join
 Join the comma-separated list of channels
href='/src/commit/home/.config/cash/cashrc?id=ea50941cc3d3b829104dac8581ae0a9b1a48bb54&follow=1'>Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe