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.
This commit is contained in:
parent
fc13eb83c8
commit
3c2865015d
@ -3470,6 +3470,12 @@ prefix-specific files take precedence over system-wide files (unless
|
|||||||
Note that these files do not support shell variable expansion e.g. `$HOME` or
|
Note that these files do not support shell variable expansion e.g. `$HOME` or
|
||||||
command execution e.g. `$(cat file)`.
|
command execution e.g. `$(cat file)`.
|
||||||
|
|
||||||
|
`HOMEBREW_ALLOWED_TAPS`
|
||||||
|
|
||||||
|
: A space-separated list of taps. Homebrew will refuse to install a formula
|
||||||
|
unless it and all of its dependencies are in an official tap or in a tap on
|
||||||
|
this list.
|
||||||
|
|
||||||
`HOMEBREW_API_AUTO_UPDATE_SECS`
|
`HOMEBREW_API_AUTO_UPDATE_SECS`
|
||||||
|
|
||||||
: Check Homebrew's API for new formulae or cask data every
|
: Check Homebrew's API for new formulae or cask data every
|
||||||
|
@ -2217,6 +2217,9 @@ User\-specific environment files take precedence over prefix\-specific files and
|
|||||||
.P
|
.P
|
||||||
Note that these files do not support shell variable expansion e\.g\. \fB$HOME\fP or command execution e\.g\. \fB$(cat file)\fP\&\.
|
Note that these files do not support shell variable expansion e\.g\. \fB$HOME\fP or command execution e\.g\. \fB$(cat file)\fP\&\.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_ALLOWED_TAPS\fP
|
||||||
|
A space\-separated list of taps\. Homebrew will refuse to install a formula unless it and all of its dependencies are in an official tap or in a tap on this list\.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_API_AUTO_UPDATE_SECS\fP
|
\fBHOMEBREW_API_AUTO_UPDATE_SECS\fP
|
||||||
Check Homebrew\[u2019]s API for new formulae or cask data every \fBHOMEBREW_API_AUTO_UPDATE_SECS\fP seconds\. Alternatively, disable API auto\-update checks entirely with \fBHOMEBREW_NO_AUTO_UPDATE\fP\&\.
|
Check Homebrew\[u2019]s API for new formulae or cask data every \fBHOMEBREW_API_AUTO_UPDATE_SECS\fP seconds\. Alternatively, disable API auto\-update checks entirely with \fBHOMEBREW_NO_AUTO_UPDATE\fP\&\.
|
||||||
.RS
|
.RS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user