Update livecheck command: Casks don't have resource blocks

Co-authored-by: Nanda H Krishna <me@nandahkrishna.com>
This commit is contained in:
Mohammad Zain Abbas 2022-07-31 12:29:20 +05:00 committed by GitHub
parent a91dbd4a96
commit eb2dcf7ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ module Homebrew
switch "--json", switch "--json",
description: "Output information in JSON format." description: "Output information in JSON format."
switch "-r", "--resources", switch "-r", "--resources",
description: "Check resources with livecheck blocks for a given formulae/casks." description: "Also check resources for formulae."
switch "-q", "--quiet", switch "-q", "--quiet",
description: "Suppress warnings, don't print a progress bar for JSON output." description: "Suppress warnings, don't print a progress bar for JSON output."
switch "--formula", "--formulae", switch "--formula", "--formulae",