cmd/uses: improve flag description.

This commit is contained in:
Mike McQuaid 2024-12-30 12:43:20 +00:00 committed by GitHub
parent 2af190363f
commit c60efd943b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ module Homebrew
description: "Evaluate all available formulae and casks, whether installed or not, to show " \
"their dependents."
switch "--include-implicit",
description: "Include formulae that specify <formula> as implicit dependencies: used to " \
description: "Include formulae that have <formula> as an implicit dependency to " \
"download and unpack source files"
switch "--include-build",
description: "Include formulae that specify <formula> as a `:build` dependency."