Include default value in argument description by default
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be helpful to automatically include the given default in the argument descriptions, similar to the format used here:
http://docopt.org/
e.g.:
` --speed= Speed in knots [default: 10].`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.