extract: re-add named arg types
This commit is contained in:
parent
b7b624c9bf
commit
f295e36a22
@ -96,7 +96,7 @@ module Homebrew
|
||||
switch "-f", "--force",
|
||||
description: "Overwrite the destination formula if it already exists."
|
||||
|
||||
named_args number: 2
|
||||
named_args [:formula, :tap], number: 2
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user