cmd/cache: conflict with cask
This commit is contained in:
parent
f7a718c1fc
commit
69ecbc3979
@ -29,7 +29,7 @@ module Homebrew
|
|||||||
switch "--cask",
|
switch "--cask",
|
||||||
description: "Only show cache files for casks."
|
description: "Only show cache files for casks."
|
||||||
|
|
||||||
conflicts "--build-from-source", "--force-bottle"
|
conflicts "--build-from-source", "--force-bottle", "--cask"
|
||||||
conflicts "--formula", "--cask"
|
conflicts "--formula", "--cask"
|
||||||
|
|
||||||
named_args [:formula, :cask]
|
named_args [:formula, :cask]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user