Merge pull request #20076 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Eric Knibbe 2025-06-10 21:22:07 +00:00 committed by GitHub
commit 11f4d304ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View File

@ -397,8 +397,7 @@ required and recommended dependencies.
If any version of each formula argument is installed and no other options are If any version of each formula argument is installed and no other options are
passed, this command displays their actual runtime dependencies (similar to passed, this command displays their actual runtime dependencies (similar to
`brew linkage`), which may differ from the current versions' stated dependencies `brew linkage`), which may differ from a formula's declared dependencies.
if the installed versions are outdated.
*Note:* `--missing` and `--skip-recommended` have precedence over `--include-*`. *Note:* `--missing` and `--skip-recommended` have precedence over `--include-*`.

View File

@ -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 \.\.\.]" .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\. 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 .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 .P
\fINote:\fP \fB\-\-missing\fP and \fB\-\-skip\-recommended\fP have precedence over \fB\-\-include\-*\fP\&\. \fINote:\fP \fB\-\-missing\fP and \fB\-\-skip\-recommended\fP have precedence over \fB\-\-include\-*\fP\&\.
.TP .TP