Merge pull request #14645 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2023-02-15 17:53:32 +00:00 committed by GitHub
commit 039d2f8fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -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