diff --git a/Library/Homebrew/cmd/list.rb b/Library/Homebrew/cmd/list.rb index 557dd3ebb8..6cb5c6fdba 100644 --- a/Library/Homebrew/cmd/list.rb +++ b/Library/Homebrew/cmd/list.rb @@ -40,7 +40,7 @@ module Homebrew switch "--installed-on-request", description: "List the formulae installed on request." switch "--installed-as-dependency", - description: "List the formulae installed automatically." + description: "List the formulae only installed indirectly as dependencies." # passed through to ls switch "-1",