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.
This commit is contained in:
BrewTestBot 2022-06-16 12:47:47 +00:00
parent bc4f15faa4
commit 34da17c82b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 28 additions and 0 deletions

View File

@ -2007,6 +2007,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_CURLRC` - `HOMEBREW_CURLRC`
<br>If set, do not pass `--disable` when invoking `curl`(1), which disables the use of `curlrc`. <br>If set, do not pass `--disable` when invoking `curl`(1), which disables the use of `curlrc`.
- `HOMEBREW_CURL_PATH`
<br>Linux only: Set this value to a new enough `curl` executable for Homebrew to use.
*Default:* `curl`.
- `HOMEBREW_CURL_RETRIES` - `HOMEBREW_CURL_RETRIES`
<br>Pass the given retry count to `--retry` when invoking `curl`(1). <br>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` - `HOMEBREW_GIT_NAME`
<br>Set the Git author and committer name to this value. <br>Set the Git author and committer name to this value.
- `HOMEBREW_GIT_PATH`
<br>Linux only: Set this value to a new enough `git` executable for Homebrew to use.
*Default:* `git`.
- `HOMEBREW_INSTALL_BADGE` - `HOMEBREW_INSTALL_BADGE`
<br>Print this text before the installation summary of each successful build. <br>Print this text before the installation summary of each successful build.

View File

@ -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\. If set, do not pass \fB\-\-disable\fR when invoking \fBcurl\fR(1), which disables the use of \fBcurlrc\fR\.
. .
.TP .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 \fBHOMEBREW_CURL_RETRIES\fR
. .
.br .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\. Set the Git author and committer name to this value\.
. .
.TP .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 \fBHOMEBREW_INSTALL_BADGE\fR
. .
.br .br