Merge pull request #20276 from gromgit/bundle/local-global
bundle: --file and --global should conflict
This commit is contained in:
commit
21e9db69c8
@ -127,6 +127,7 @@ module Homebrew
|
|||||||
conflicts "--all", "--no-vscode"
|
conflicts "--all", "--no-vscode"
|
||||||
conflicts "--vscode", "--no-vscode"
|
conflicts "--vscode", "--no-vscode"
|
||||||
conflicts "--install", "--upgrade"
|
conflicts "--install", "--upgrade"
|
||||||
|
conflicts "--file=", "--global"
|
||||||
|
|
||||||
named_args %w[install dump cleanup check exec list sh env edit]
|
named_args %w[install dump cleanup check exec list sh env edit]
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user