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