clap_man
should respect the configured display order for args and subcommands
#3362
Open
2 tasks done
Labels
A-man
Area: man generator
C-bug
Category: Updating dependencies
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-help-wanted
Call for participation: Help is requested to fix this issue.
Please complete the following tasks
Rust Version
rustc 1.57.0 (f1edd0429 2021-11-29)
Clap Version
v3.0.6
Minimal reproducible code
TBD
Steps to reproduce the bug with the above code
TBD
Actual Behaviour
Arguments come back in whatever order the
App
provides rather than what is configuredExpected Behaviour
Arguments show up in the configured order
Additional Context
Split out of #3174
Debug Output
No response
The text was updated successfully, but these errors were encountered: