From 38308afaab1dee99588aea1047f57b6fcb505924 Mon Sep 17 00:00:00 2001
From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Date: Wed, 20 Oct 2021 09:44:39 +0000
Subject: [PATCH] Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
---
docs/Manpage.md | 3 +++
manpages/brew.1 | 6 ++++++
2 files changed, 9 insertions(+)
diff --git a/docs/Manpage.md b/docs/Manpage.md
index b0a6168f88..a5e0bf9aac 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -1878,6 +1878,9 @@ Note that environment variables must have a value set to be detected. For
example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
`export HOMEBREW_NO_INSECURE_REDIRECT`.
+- `HOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID`
+
Additional Google Analytics tracking ID to emit user behaviour analytics to. For more information, see:
+
- `HOMEBREW_ARCH`
Linux only: Pass this value to a type name representing the compiler's `-march` option.
diff --git a/manpages/brew.1 b/manpages/brew.1
index fffb7e0a18..9a4c8e94eb 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -2644,6 +2644,12 @@ Many Homebrew Cask commands accept one or more \fIcask\fR arguments\. These can
Note that environment variables must have a value set to be detected\. For example, run \fBexport HOMEBREW_NO_INSECURE_REDIRECT=1\fR rather than just \fBexport HOMEBREW_NO_INSECURE_REDIRECT\fR\.
.
.TP
+\fBHOMEBREW_ADDITIONAL_GOOGLE_ANALYTICS_ID\fR
+.
+.br
+Additional Google Analytics tracking ID to emit user behaviour analytics to\. For more information, see: \fIhttps://docs\.brew\.sh/Analytics\fR
+.
+.TP
\fBHOMEBREW_ARCH\fR
.
.br