aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlexis Hildebrandt2013-10-11 10:53:50 +0200
committerAdam Vandenberg2013-11-15 07:50:23 -0800
commit76b69a8eb4e47528270ad8c4c473169574650703 (patch)
tree19d0d5664f91bec4f0a23e26547aee07ab48e074 /share
parent8c6c4185b77291d559604905bf950673c4ba063c (diff)
downloadbrew-76b69a8eb4e47528270ad8c4c473169574650703.tar.bz2
Add HOMEBREW_INSTALL_BADGE environment variable
with which the beer emoji displayed upon successful build can be changed. Closes Homebrew/homebrew#23194. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.16
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 9034ac80f..8878a7f79 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -549,7 +549,7 @@ If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the n
.
.TP
HOMEBREW_NO_EMOJI
-If set, Homebrew will not print the beer emoji on a successful build\.
+If set, Homebrew will not print the \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\.
.
.IP
\fINote:\fR Homebrew will only try to print emoji on Lion or newer\.
@@ -559,6 +559,10 @@ HOMEBREW_NO_GITHUB_API
If set, Homebrew will not use the GitHub API for e\.g searches or fetching relevant issues on a failed install\.
.
.TP
+HOMEBREW_INSTALL_BADGE
+Text printed before the installation summary of each successful build. Defaults to the beer emoji\.
+.
+.TP
HOMEBREW_SOURCEFORGE_MIRROR
If set, Homebrew will use the value of \fBHOMEBREW_SOURCEFORGE_MIRROR\fR to select a SourceForge mirror for downloading bottles\.
.