dev-cmd/contributions: Only one email is allowed currently
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
8a67ce76b5
commit
33d3aef295
@ -29,7 +29,7 @@ module Homebrew
|
||||
description: "The Homebrew repositories to search for contributions in. " \
|
||||
"Comma separated. Supported repos: #{SUPPORTED_REPOS.join(", ")}."
|
||||
|
||||
named_args :email
|
||||
named_args :email, number: 1
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user