cmd/list: update description for --installed-as-dependency
Co-authored-by: Kevin <apainintheneck@gmail.com>
This commit is contained in:
parent
2b09fcd6e4
commit
a1a0cbbf0a
@ -40,7 +40,7 @@ module Homebrew
|
|||||||
switch "--installed-on-request",
|
switch "--installed-on-request",
|
||||||
description: "List the formulae installed on request."
|
description: "List the formulae installed on request."
|
||||||
switch "--installed-as-dependency",
|
switch "--installed-as-dependency",
|
||||||
description: "List the formulae installed automatically."
|
description: "List the formulae only installed indirectly as dependencies."
|
||||||
|
|
||||||
# passed through to ls
|
# passed through to ls
|
||||||
switch "-1",
|
switch "-1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user