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:
BrewTestBot 2023-02-15 17:21:46 +00:00
parent ba06013f72
commit fa82d2a268
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 10 additions and 1 deletions

View File

@ -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
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
@ -2202,6 +2202,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_NO_ENV_HINTS`
<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`
<br>If set, do not use the GitHub API, e.g. for searches or fetching relevant issues after a failed install.

View File

@ -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\.
.
.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
.
.br