commandlineparser / commandlineparser/commandline
Order of usage example arguments does not match argument 'help' list ordering
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 4.8k
- Fork
- 478
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.