diff options
author | June McEnroe <june@causal.agency> | 2021-07-06 11:47:41 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-07-13 15:16:22 -0400 |
commit | 91f00dee0db598d0bc3a96150a72f0090af4ab82 (patch) | |
tree | 82afcaea7795c1ffe3ce968acbddc38f2c1606dd /catgirl.1 | |
parent | Point out precedence of multiple files and flags (diff) | |
download | catgirl-91f00dee0db598d0bc3a96150a72f0090af4ab82.tar.gz catgirl-91f00dee0db598d0bc3a96150a72f0090af4ab82.zip |
Condense markup for ignore/highlight format
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 12 |
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: |