mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 20:50:29 +00:00
Add named_args DSL for commands
This commit is contained in:
@@ -34,7 +34,7 @@ module Homebrew
|
||||
comma_array "--exclude-packages=",
|
||||
description: "Exclude these packages when finding resources."
|
||||
|
||||
min_named :formula
|
||||
named_args :formula, number: 1
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user