diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/MANPAGE.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 503d145..25434c9 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -673,6 +673,13 @@ the `-nofail` option for details). /tmp/cipher /tmp/plain fuse./usr/local/bin/gocryptfs nofail,allow_other,passfile=/tmp/password 0 0 +ENVIRONMENT VARIABLES +===================== + +### NO_COLOR + +If `NO_COLOR` is set (regardless of value), colored output is disabled (see https://no-color.org/). + EXIT CODES ========== |