mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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
b7a92f4cac
commit
9704a74037
@ -3161,7 +3161,7 @@ flags which will help with finding keg-only dependencies like `openssl`,
|
|||||||
|
|
||||||
: `install` does not run `brew upgrade` on outdated dependencies. `check` does
|
: `install` does not run `brew upgrade` on outdated dependencies. `check` does
|
||||||
not check for outdated dependencies. Note they may still be upgraded by `brew
|
not check for outdated dependencies. Note they may still be upgraded by `brew
|
||||||
install` if needed.This is enabled by default if `HOMEBREW_BUNDLE_NO_UPGRADE`
|
install` if needed. This is enabled by default if `HOMEBREW_BUNDLE_NO_UPGRADE`
|
||||||
is set.
|
is set.
|
||||||
|
|
||||||
`--upgrade`
|
`--upgrade`
|
||||||
|
@ -2026,7 +2026,7 @@ Read the \fBBrewfile\fP from \fB~/\.Brewfile\fP or the \fBHOMEBREW_BUNDLE_FILE_G
|
|||||||
\fBinstall\fP prints output from commands as they are run\. \fBcheck\fP lists all missing dependencies\.
|
\fBinstall\fP prints output from commands as they are run\. \fBcheck\fP lists all missing dependencies\.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-no\-upgrade\fP
|
\fB\-\-no\-upgrade\fP
|
||||||
\fBinstall\fP does not run \fBbrew upgrade\fP on outdated dependencies\. \fBcheck\fP does not check for outdated dependencies\. Note they may still be upgraded by \fBbrew install\fP if needed\.This is enabled by default if \fBHOMEBREW_BUNDLE_NO_UPGRADE\fP is set\.
|
\fBinstall\fP does not run \fBbrew upgrade\fP on outdated dependencies\. \fBcheck\fP does not check for outdated dependencies\. Note they may still be upgraded by \fBbrew install\fP if needed\. This is enabled by default if \fBHOMEBREW_BUNDLE_NO_UPGRADE\fP is set\.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-upgrade\fP
|
\fB\-\-upgrade\fP
|
||||||
\fBinstall\fP runs \fBbrew upgrade\fP on outdated dependencies, even if \fBHOMEBREW_BUNDLE_NO_UPGRADE\fP is set\.
|
\fBinstall\fP runs \fBbrew upgrade\fP on outdated dependencies, even if \fBHOMEBREW_BUNDLE_NO_UPGRADE\fP is set\.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user