deb-cmd/irb: remove named_args :none
seems like this command takes named args somewhere
This commit is contained in:
parent
f949d57437
commit
ce2dd731f7
@ -34,8 +34,6 @@ module Homebrew
|
|||||||
switch "--pry",
|
switch "--pry",
|
||||||
env: :pry,
|
env: :pry,
|
||||||
description: "Use Pry instead of IRB. Implied if `HOMEBREW_PRY` is set."
|
description: "Use Pry instead of IRB. Implied if `HOMEBREW_PRY` is set."
|
||||||
|
|
||||||
named_args :none
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user