summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-06 11:47:41 -0400
committerJune McEnroe <june@causal.agency>2021-07-13 15:16:22 -0400
commit91f00dee0db598d0bc3a96150a72f0090af4ab82 (patch)
tree82afcaea7795c1ffe3ce968acbddc38f2c1606dd
parentPoint out precedence of multiple files and flags (diff)
downloadcatgirl-91f00dee0db598d0bc3a96150a72f0090af4ab82.tar.gz
catgirl-91f00dee0db598d0bc3a96150a72f0090af4ab82.zip
Condense markup for ignore/highlight format
Diffstat (limited to '')
-rw-r--r--catgirl.112
1 files changed, 2 insertions, 10 deletions
diff --git a/catgirl.1 b/catgirl.1
index 4aa530f..10ad5ce 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -127,11 +127,7 @@ wildcards as in
 .Xr glob 7 .
 The format of the pattern is as follows:
 .Bd -ragged -offset indent
-.Ar nick Ns Oo Ar !user@host
-.Oo Ar command
-.Oo Ar channel
-.Oo Ar message
-.Oc Oc Oc Oc
+.Ar nick Ns Op Ar !user@host Op Ar command Op Ar channel Op Ar message
 .Ed
 .Pp
 The commands which can be filtered are:
@@ -261,11 +257,7 @@ wildcards as in
 .Xr glob 7 .
 The format of the pattern is as follows:
 .Bd -ragged -offset indent
-.Ar nick Ns Oo Ar !user@host
-.Oo Ar command
-.Oo Ar channel
-.Oo Ar message
-.Oc Oc Oc Oc
+.Ar nick Ns Op Ar !user@host Op Ar command Op Ar channel Op Ar message
 .Ed
 .Pp
 The commands which can be filtered are:
='2019-04-04 22:19:04 -0400'>2019-04-04Mark card functions inlineJune McEnroe 2019-04-04Add listClearJune McEnroe 2019-04-03Tweak mouseButtonUp code a bitJune McEnroe 2019-04-03Check gameAvail on double-clickJune McEnroe 2019-04-02Select and move cards on mouse upJune McEnroe 2019-04-01Add idSkipJune McEnroe 2019-03-31Fix weird typoJune McEnroe 2019-03-30Add undo to freecellJune McEnroe 2019-03-29Replace path.h with asset.hJune McEnroe 2019-03-29Add king win faceJune McEnroe 2019-03-29Change king face directionJune McEnroe 2019-03-29Load king bitmaps in freecellJune McEnroe