commandlineparser / commandlineparser/commandline

Order of usage example arguments does not match argument 'help' list ordering

Open
#646 1 comment 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.