diff --git a/Library/Homebrew/cask/cmd/audit.rb b/Library/Homebrew/cask/cmd/audit.rb index 9c416965c7..8c4626b773 100644 --- a/Library/Homebrew/cask/cmd/audit.rb +++ b/Library/Homebrew/cask/cmd/audit.rb @@ -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"