diff --git a/docs/Manpage.md b/docs/Manpage.md index 3111a5aabb..3573e51f9a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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`
If set, do not print any hints about changing Homebrew's behaviour with environment variables. +- `HOMEBREW_NO_GOOGLE_ANALYTICS` +
If set, do not send analytics to Google Analytics but allow sending to Homebrew's InfluxDB analytics server. For more information, see: + - `HOMEBREW_NO_GITHUB_API`
If set, do not use the GitHub API, e.g. for searches or fetching relevant issues after a failed install. diff --git a/manpages/brew.1 b/manpages/brew.1 index 612a6f47c7..6e4d7bffe7 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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