Support --no-appcast for brew cask audit.
This commit is contained in:
parent
e5b56e485f
commit
7c05b2f231
@ -19,7 +19,7 @@ module Cask
|
||||
super do
|
||||
switch "--download",
|
||||
description: "Audit the downloaded file"
|
||||
switch "--appcast",
|
||||
switch "--[no-]appcast",
|
||||
description: "Audit the appcast"
|
||||
switch "--token-conflicts",
|
||||
description: "Audit for token conflicts"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user