cmd/list: tweak wording

This commit is contained in:
Ruoyu Zhong 2024-04-23 15:44:02 +08:00
parent a1a0cbbf0a
commit 7cf6cb2624
No known key found for this signature in database

View File

@ -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 only installed indirectly as dependencies." description: "List the formulae installed as dependencies."
# passed through to ls # passed through to ls
switch "-1", switch "-1",