diff options
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/catgirl.1 b/catgirl.1 index 32eb365..acd7e10 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd May 29, 2022 +.Dd February 5, 2023 .Dt CATGIRL 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl KRelqv +.Op Fl KPRelqv .Op Fl C Ar copy .Op Fl H Ar hash .Op Fl I Ar highlight @@ -188,6 +188,15 @@ The default is the first available of .Xr open 1 , .Xr xdg-open 1 . . +.It Fl P | Cm prefix +Show nick prefixes corresponding to modes. +The standard prefixes are +.Sy @ +for operator and +.Sy + +for voice. +Other prefixes are server software specific. +. .It Fl R | Cm restrict Disable the .Ic /copy , |