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
721def31a5
commit
347b287967
@ -397,8 +397,7 @@ required and recommended dependencies.
|
||||
|
||||
If any version of each formula argument is installed and no other options are
|
||||
passed, this command displays their actual runtime dependencies (similar to
|
||||
`brew linkage`), which may differ from the current versions' stated dependencies
|
||||
if the installed versions are outdated.
|
||||
`brew linkage`), which may differ from a formula's declared dependencies.
|
||||
|
||||
*Note:* `--missing` and `--skip-recommended` have precedence over `--include-*`.
|
||||
|
||||
|
@ -241,7 +241,7 @@ Show Homebrew and system configuration info useful for debugging\. If you file a
|
||||
.SS "\fBdeps\fP \fR[\fIoptions\fP] \fR[\fIformula\fP|\fIcask\fP \.\.\.]"
|
||||
Show dependencies for \fIformula\fP\&\. When given multiple formula arguments, show the intersection of dependencies for each formula\. By default, \fBdeps\fP shows all required and recommended dependencies\.
|
||||
.P
|
||||
If any version of each formula argument is installed and no other options are passed, this command displays their actual runtime dependencies (similar to \fBbrew linkage\fP), which may differ from the current versions\[u2019] stated dependencies if the installed versions are outdated\.
|
||||
If any version of each formula argument is installed and no other options are passed, this command displays their actual runtime dependencies (similar to \fBbrew linkage\fP), which may differ from a formula\[u2019]s declared dependencies\.
|
||||
.P
|
||||
\fINote:\fP \fB\-\-missing\fP and \fB\-\-skip\-recommended\fP have precedence over \fB\-\-include\-*\fP\&\.
|
||||
.TP
|
||||
|
Loading…
x
Reference in New Issue
Block a user