googlefonts / googlefonts/diffenator2
Improve help message
- Dominant language
- Python
- Stars
- 68
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is it possible to add the new option flags with their usage description to the help message?
(examples: diff options: -s masters, -o , --characters. Would be ideal to have those from the readme file there)
version tested: diffenator2-0.4.4
Currently, it is:
```
usage: diffenator2 [-h] [--diffenator-template DIFFENATOR_TEMPLATE]
"proof" or "diff" ...
positional arguments:
"proof" or "diff"
proof Generate html proofing documents for a family
options:
-h, --help show this help message and exit
--diffenator-template DIFFENATOR_TEMPLATE
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.