Document HOMEBREW_NO_EMOJI in manpage

This commit is contained in:
Misty De Meo 2013-01-19 17:28:55 -06:00
parent 766bc13cfb
commit 7f9fbe2636
2 changed files with 12 additions and 0 deletions

View File

@ -440,6 +440,11 @@ can take several different forms:
*Default:* the number of available CPU cores.
* HOMEBREW\_NO\_EMOJI:
If set, Homebrew will not print the beer emoji on a successful build.
*Note:* Homebrew will only try to print emoji on Lion or newer.
* HOMEBREW\_SVN:
When exporting from Subversion, Homebrew will use `HOMEBREW_SVN` if set,
a Homebrew-built Subversion if installed, or the system-provided binary.

View File

@ -483,6 +483,13 @@ If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the n
\fIDefault:\fR the number of available CPU cores\.
.
.TP
HOMEBREW_NO_EMOJI
If set, Homebrew will not print the beer emoji on a successful build\.
.
.IP
\fINote:\fR Homebrew will only try to print emoji on Lion or newer\.
.
.TP
HOMEBREW_SVN
When exporting from Subversion, Homebrew will use \fBHOMEBREW_SVN\fR if set, a Homebrew\-built Subversion if installed, or the system\-provided binary\.
.