list.rb: use new syntax correctly

This commit is contained in:
Maxim Belkin 2018-05-21 20:21:30 +00:00
parent 288c9c6dc7
commit f7e308ab44
No known key found for this signature in database
GPG Key ID: AC71560D4C5F2338

View File

@ -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