list.rb: use new syntax correctly
This commit is contained in:
parent
288c9c6dc7
commit
f7e308ab44
@ -31,7 +31,7 @@ module Homebrew
|
||||
switch "--pinned"
|
||||
switch "--versions"
|
||||
switch "--full-name"
|
||||
switch "--multiple", required_for: "--versions"
|
||||
switch "--multiple", depends_on: "--versions"
|
||||
switch :verbose
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user