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:
BrewTestBot 2023-06-20 15:21:55 +00:00
parent f0be2ca4d5
commit 81f9d26623
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
4 changed files with 4 additions and 4 deletions

View File

@ -950,7 +950,7 @@ __fish_brew_complete_arg 'lc; and not __fish_seen_argument -l cask -l casks' -a
__fish_brew_complete_arg 'lc; and not __fish_seen_argument -l formula -l formulae' -a '(__fish_brew_suggest_casks_all)'
__fish_brew_complete_cmd 'leaves' 'List installed formulae that are not dependencies of another installed formula'
__fish_brew_complete_cmd 'leaves' 'List installed formulae that are not dependencies of another installed formula or cask'
__fish_brew_complete_arg 'leaves' -l debug -d 'Display any debugging information'
__fish_brew_complete_arg 'leaves' -l help -d 'Show this message'
__fish_brew_complete_arg 'leaves' -l installed-as-dependency -d 'Only list leaves that were installed as dependencies'

View File

@ -177,7 +177,7 @@ __brew_internal_commands() {
'install:Install a formula or cask'
'install-bundler-gems:Install Homebrew'\''s Bundler gems'
'irb:Enter the interactive Homebrew Ruby shell'
'leaves:List installed formulae that are not dependencies of another installed formula'
'leaves:List installed formulae that are not dependencies of another installed formula or cask'
'link:Symlink all of formula'\''s installed files into Homebrew'\''s prefix'
'linkage:Check the library links from the given formula kegs'
'list:List all installed formulae and casks'

View File

@ -387,7 +387,7 @@ is already installed but outdated.
### `leaves` [`--installed-on-request`] [`--installed-as-dependency`]
List installed formulae that are not dependencies of another installed formula.
List installed formulae that are not dependencies of another installed formula or cask.
* `-r`, `--installed-on-request`:
Only list leaves that were manually installed.

View File

@ -544,7 +544,7 @@ Skip installing cask dependencies\.
For use with \fBbrew reinstall \-\-cask\fR\. Remove all files associated with a cask\. \fIMay remove files which are shared between applications\.\fR
.
.SS "\fBleaves\fR [\fB\-\-installed\-on\-request\fR] [\fB\-\-installed\-as\-dependency\fR]"
List installed formulae that are not dependencies of another installed formula\.
List installed formulae that are not dependencies of another installed formula or cask\.
.
.TP
\fB\-r\fR, \fB\-\-installed\-on\-request\fR