manpages: document new environmental variable
Closes Homebrew/homebrew#38835. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
794b08fc0d
commit
696d7f3ba0
@ -585,6 +585,17 @@ can take several different forms:
|
||||
|
||||
*Note:* Homebrew will only try to print emoji on Lion or newer.
|
||||
|
||||
* HOMEBREW\_NO\_INSECURE\_REDIRECT:
|
||||
If set, Homebrew will not permit redirects from secure HTTPS
|
||||
to insecure HTTP.
|
||||
|
||||
While ensuring your downloads are fully secure, this is likely
|
||||
to cause from-source Sourceforge & GNOME based formulae
|
||||
to fail to download.
|
||||
|
||||
Apache formulae are currently unaffected by this variable and
|
||||
can redirect to plaintext.
|
||||
|
||||
* 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.
|
||||
|
||||
@ -614,6 +614,16 @@ If set, Homebrew will not print the \fBHOMEBREW_INSTALL_BADGE\fR on a successful
|
||||
\fINote:\fR Homebrew will only try to print emoji on Lion or newer\.
|
||||
.
|
||||
.TP
|
||||
HOMEBREW_NO_INSECURE_REDIRECT
|
||||
If set, Homebrew will not permit redirects from secure HTTPS to insecure HTTP\.
|
||||
.
|
||||
.IP
|
||||
While ensuring your downloads are fully secure, this is likely to cause from\-source Sourceforge & GNOME based formulae to fail to download\.
|
||||
.
|
||||
.IP
|
||||
Apache formulae are currently unaffected by this variable and can redirect to plaintext\.
|
||||
.
|
||||
.TP
|
||||
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\.
|
||||
.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user