diff options
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/catgirl.1 b/catgirl.1 index 1c782cf..04216a6 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd December 30, 2020 +.Dd January 9, 2021 .Dt CATGIRL 1 .Os . @@ -77,9 +77,14 @@ The default is the first available of .Xr xclip 1 , .Xr xsel 1 . . -.It Fl H Ar hash , Cm hash = Ar hash +.It Fl H Ar init,bound , Cm hash = Ar init,bound Set the initial value of -the nick color hash function. +the nick color hash function +and the maximum IRC color value used. +The default is 0,75. +To use only colors from +the 16-color terminal set, +use 0,15. . .It Fl N Ar util , Cm notify = Ar util Send notifications using a utility. |