aboutsummaryrefslogtreecommitdiffstats
path: root/manpages
diff options
context:
space:
mode:
authorjoshua stein2018-02-12 11:06:55 -0600
committerjoshua stein2018-02-12 14:19:25 -0600
commit7388acb86e0b9811e6badd610255954b3b3a6453 (patch)
treecbdbcc011e7b87ed25d7cc03a81d058e4965a390 /manpages
parente904983275eb17cde115f8f586a8e6502a9126d4 (diff)
downloadbrew-7388acb86e0b9811e6badd610255954b3b3a6453.tar.bz2
Tty: if HOMEBREW_NO_COLOR env var is present, disable color
bin/brew will recognize NO_COLOR variable and copy it to HOMEBREW_NO_COLOR
Diffstat (limited to 'manpages')
-rw-r--r--manpages/brew.14
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1
index 56581bfc0..4f373558c 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -1059,6 +1059,10 @@ If set, Homebrew will not send analytics\. See: \fIhttps://docs\.brew\.sh/Analyt
If set, Homebrew will not auto\-update before running \fBbrew install\fR, \fBbrew upgrade\fR or \fBbrew tap\fR\.
.
.TP
+\fBHOMEBREW_NO_COLOR\fR
+If set, Homebrew will not print text with color added\.
+.
+.TP
\fBHOMEBREW_NO_EMOJI\fR
If set, Homebrew will not print the \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\.
.