From 81f9d266234904d045dcdc9babc16617cb4648c8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 15:21:55 +0000 Subject: [PATCH] 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. --- completions/fish/brew.fish | 2 +- completions/zsh/_brew | 2 +- docs/Manpage.md | 2 +- manpages/brew.1 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/completions/fish/brew.fish b/completions/fish/brew.fish index 43a0bafb37..0adfaac515 100644 --- a/completions/fish/brew.fish +++ b/completions/fish/brew.fish @@ -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' diff --git a/completions/zsh/_brew b/completions/zsh/_brew index 78623c9f4d..f0111c2bc5 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -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' diff --git a/docs/Manpage.md b/docs/Manpage.md index 6345c98cd5..64d176d5ff 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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. diff --git a/manpages/brew.1 b/manpages/brew.1 index 7e9f2ad1d3..320ce2ec72 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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