Added --resources option in livecheck cmd
This commit is contained in:
parent
2223a231cc
commit
7156c95b82
@ -35,6 +35,8 @@ module Homebrew
|
|||||||
description: "Show the latest version only if it's newer than the formula/cask."
|
description: "Show the latest version only if it's newer than the formula/cask."
|
||||||
switch "--json",
|
switch "--json",
|
||||||
description: "Output information in JSON format."
|
description: "Output information in JSON format."
|
||||||
|
switch "-r", "--resources",
|
||||||
|
description: "Check resources with livecheck blocks."
|
||||||
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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user