commandlineparser / commandlineparser/commandline
Order of usage example arguments does not match argument 'help' list ordering
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 4.8k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.