diff options
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 5e5205b..a84fd9a 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -431,6 +431,20 @@ The color numbers are as follows: .It 99 Ta default Ta Ta .El . +.Sh ENVIRONMENT +.Bl -tag -width Ds +.It Ev SHELL +The path executed by +.Ic /exec +with +.Fl c Ar command . +If unset, +.Pa /bin/sh +is used. +.It Ev USER +The default nickname. +.El +. .Sh FILES .Bl -tag -width Ds .It Pa $XDG_CONFIG_DIRS/catgirl |