From 5a086b57df115d232b9d04b740ad57be415ecfc2 Mon Sep 17 00:00:00 2001
From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Date: Mon, 28 Feb 2022 12:56:04 +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 9ca3ac5138..ac3c44ac1a 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -2144,6 +2144,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
*Default:* macOS: `/private/tmp`, Linux: `/tmp`.
+- `HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED`
+
If set, `brew update` only lists updates to installed software.
+
- `HOMEBREW_UPDATE_TO_TAG`
If set, always use the latest stable tag (even if developer commands have been run).
diff --git a/manpages/brew.1 b/manpages/brew.1
index acc05f5506..6e02dd92f1 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -3131,6 +3131,12 @@ Use this path as the temporary directory for building packages\. Changing this m
\fIDefault:\fR macOS: \fB/private/tmp\fR, Linux: \fB/tmp\fR\.
.
.TP
+\fBHOMEBREW_UPDATE_REPORT_ONLY_INSTALLED\fR
+.
+.br
+If set, \fBbrew update\fR only lists updates to installed software\.
+.
+.TP
\fBHOMEBREW_UPDATE_TO_TAG\fR
.
.br