cmd/leaves: tweak wording.
This commit is contained in:
parent
3df4fa6803
commit
5424cdfffd
@ -11,7 +11,7 @@ module Homebrew
|
|||||||
def leaves_args
|
def leaves_args
|
||||||
Homebrew::CLI::Parser.new do
|
Homebrew::CLI::Parser.new do
|
||||||
description <<~EOS
|
description <<~EOS
|
||||||
List installed formulae that are not dependencies of another installed formula and cask.
|
List installed formulae that are not dependencies of another installed formula or cask.
|
||||||
EOS
|
EOS
|
||||||
switch "-r", "--installed-on-request",
|
switch "-r", "--installed-on-request",
|
||||||
description: "Only list leaves that were manually installed."
|
description: "Only list leaves that were manually installed."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user