Merge pull request #13885 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
df9f8786ca
@ -2195,6 +2195,11 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
||||
- `HOMEBREW_NO_INSTALL_UPGRADE`
|
||||
<br>If set, `brew install *`formula`*` will not upgrade `*`formula`*` if it is installed but outdated.
|
||||
|
||||
- `HOMEBREW_PIP_INDEX_URL`
|
||||
<br>If set, `brew install *`formula`*` will use this URL to download PyPI package resources.
|
||||
|
||||
*Default:* `https://pypi.org/simple`.
|
||||
|
||||
- `HOMEBREW_PRY`
|
||||
<br>If set, use Pry for the `brew irb` command.
|
||||
|
||||
|
||||
@ -3225,6 +3225,15 @@ If set, \fBbrew install\fR, \fBbrew upgrade\fR and \fBbrew reinstall\fR will nev
|
||||
If set, \fBbrew install <formula>\fR will not upgrade \fB<formula>\fR if it is installed but outdated\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_PIP_INDEX_URL\fR
|
||||
.
|
||||
.br
|
||||
If set, \fBbrew install <formula>\fR will use this URL to download PyPI package resources\.
|
||||
.
|
||||
.IP
|
||||
\fIDefault:\fR \fBhttps://pypi\.org/simple\fR\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_PRY\fR
|
||||
.
|
||||
.br
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user