Merge pull request #17243 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
621dce827e
@ -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
|
||||
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`
|
||||
|
||||
: 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
|
||||
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
|
||||
\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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user