From 14eab1543040a63d4563759b977d7011ef727550 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 18 Sep 2022 12:16:37 +0000 Subject: [PATCH] Update manpage and completions. Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow. --- docs/Manpage.md | 5 +++++ manpages/brew.1 | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index 19350e83d0..cc87074b45 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -2195,6 +2195,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just - `HOMEBREW_NO_INSTALL_UPGRADE`
If set, `brew install *`formula`*` will not upgrade `*`formula`*` if it is installed but outdated. +- `HOMEBREW_PIP_INDEX_URL` +
If set, `brew install *`formula`*` will use this URL to download PyPI package resources. + + *Default:* `https://pypi.org/simple`. + - `HOMEBREW_PRY`
If set, use Pry for the `brew irb` command. diff --git a/manpages/brew.1 b/manpages/brew.1 index bec8a19d20..add3c39520 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -3225,6 +3225,15 @@ If set, \fBbrew install\fR, \fBbrew upgrade\fR and \fBbrew reinstall\fR will nev If set, \fBbrew install \fR will not upgrade \fB\fR if it is installed but outdated\. . .TP +\fBHOMEBREW_PIP_INDEX_URL\fR +. +.br +If set, \fBbrew install \fR will use this URL to download PyPI package resources\. +. +.IP +\fIDefault:\fR \fBhttps://pypi\.org/simple\fR\. +. +.TP \fBHOMEBREW_PRY\fR . .br