-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
docopt/docopt.rs
#227Labels
Command-ownerS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Description
$ cargo owner add foo
error: Invalid arguments.
Usage:
cargo owner [options] [<crate>]
$ cargo owner --help
...
$ cargo owner -a foo
Every. Time.
The error message isn't really helpful there (what's "options"?). We should either fix the error message or just support cargo owner add foo. Both would be good too.
fbstj and debris
Metadata
Metadata
Assignees
Labels
Command-ownerS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.