-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Help section for arguments #375
Copy link
Copy link
Closed
Labels
f:helpfeature: help textfeature: help textf:parametersfeature: input parameter typesfeature: input parameter types
Milestone
Metadata
Metadata
Assignees
Labels
f:helpfeature: help textfeature: help textf:parametersfeature: input parameter typesfeature: input parameter types
Type
Fields
Give feedbackNo fields configured for issues without a type.
I added a help kwarg to my argument and got this:
Is there any particular reason why there is no help kwarg on arguments?
Would you consider adding it? I think metavar could benefit from some help in describing the positional arguments. Like in argparse here