Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
parent
ba06013f72
commit
fa82d2a268
@ -10,7 +10,7 @@ brew(1) -- The Missing Package Manager for macOS (or Linux)
|
|||||||
|
|
||||||
Homebrew is the easiest and most flexible way to install the UNIX tools Apple
|
Homebrew is the easiest and most flexible way to install the UNIX tools Apple
|
||||||
didn't include with macOS. It can also install software not packaged for your
|
didn't include with macOS. It can also install software not packaged for your
|
||||||
Linux distribution without requiring `sudo`.
|
Linux distribution to your home directory without requiring `sudo`.
|
||||||
|
|
||||||
## TERMINOLOGY
|
## TERMINOLOGY
|
||||||
|
|
||||||
@ -2202,6 +2202,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
|||||||
- `HOMEBREW_NO_ENV_HINTS`
|
- `HOMEBREW_NO_ENV_HINTS`
|
||||||
<br>If set, do not print any hints about changing Homebrew's behaviour with environment variables.
|
<br>If set, do not print any hints about changing Homebrew's behaviour with environment variables.
|
||||||
|
|
||||||
|
- `HOMEBREW_NO_GOOGLE_ANALYTICS`
|
||||||
|
<br>If set, do not send analytics to Google Analytics but allow sending to Homebrew's InfluxDB analytics server. For more information, see: <https://docs.brew.sh/Analytics>
|
||||||
|
|
||||||
- `HOMEBREW_NO_GITHUB_API`
|
- `HOMEBREW_NO_GITHUB_API`
|
||||||
<br>If set, do not use the GitHub API, e.g. for searches or fetching relevant issues after a failed install.
|
<br>If set, do not use the GitHub API, e.g. for searches or fetching relevant issues after a failed install.
|
||||||
|
|
||||||
|
@ -3239,6 +3239,12 @@ If set, do not print \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\.
|
|||||||
If set, do not print any hints about changing Homebrew\'s behaviour with environment variables\.
|
If set, do not print any hints about changing Homebrew\'s behaviour with environment variables\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_NO_GOOGLE_ANALYTICS\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
If set, do not send analytics to Google Analytics but allow sending to Homebrew\'s InfluxDB analytics server\. For more information, see: \fIhttps://docs\.brew\.sh/Analytics\fR
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_NO_GITHUB_API\fR
|
\fBHOMEBREW_NO_GITHUB_API\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user