about summary refs log tree commit diff
diff options
context:
space:
mode:
-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:
d> 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe