commandlineparser / commandlineparser/commandline
Order of usage example arguments does not match argument 'help' list ordering
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
This is one of those completely minor items, but I think a slight usability improvement.
When adding usage examples, the ordering of the arguments appear to be in alphabetic order as per argument name.
This doesn't match the ordering of the arguments in the 'help list' where they are listed by defined order (which I personally refer).
It would be great if the usage example ordering matched the 'help list' ordering.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.