summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.114
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
1-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe