From 34da17c82b88441b0ae64ba2b1c44b967aaa416e Mon Sep 17 00:00:00 2001
From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
Date: Thu, 16 Jun 2022 12:47:47 +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 | 10 ++++++++++
manpages/brew.1 | 18 ++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/docs/Manpage.md b/docs/Manpage.md
index 6138f00459..0b90444e43 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -2007,6 +2007,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_CURLRC`
If set, do not pass `--disable` when invoking `curl`(1), which disables the use of `curlrc`.
+- `HOMEBREW_CURL_PATH`
+
Linux only: Set this value to a new enough `curl` executable for Homebrew to use.
+
+ *Default:* `curl`.
+
- `HOMEBREW_CURL_RETRIES`
Pass the given retry count to `--retry` when invoking `curl`(1).
@@ -2079,6 +2084,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_GIT_NAME`
Set the Git author and committer name to this value.
+- `HOMEBREW_GIT_PATH`
+
Linux only: Set this value to a new enough `git` executable for Homebrew to use.
+
+ *Default:* `git`.
+
- `HOMEBREW_INSTALL_BADGE`
Print this text before the installation summary of each successful build.
diff --git a/manpages/brew.1 b/manpages/brew.1
index 82e2f67b33..e858fde6af 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -2871,6 +2871,15 @@ Use this URL as the Homebrew/homebrew\-core \fBgit\fR(1) remote\.
If set, do not pass \fB\-\-disable\fR when invoking \fBcurl\fR(1), which disables the use of \fBcurlrc\fR\.
.
.TP
+\fBHOMEBREW_CURL_PATH\fR
+.
+.br
+Linux only: Set this value to a new enough \fBcurl\fR executable for Homebrew to use\.
+.
+.IP
+\fIDefault:\fR \fBcurl\fR\.
+.
+.TP
\fBHOMEBREW_CURL_RETRIES\fR
.
.br
@@ -3009,6 +3018,15 @@ Set the Git author and committer email to this value\.
Set the Git author and committer name to this value\.
.
.TP
+\fBHOMEBREW_GIT_PATH\fR
+.
+.br
+Linux only: Set this value to a new enough \fBgit\fR executable for Homebrew to use\.
+.
+.IP
+\fIDefault:\fR \fBgit\fR\.
+.
+.TP
\fBHOMEBREW_INSTALL_BADGE\fR
.
.br