Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clap_man should respect the configured display order for args and subcommands #3362

Open
2 tasks done
epage opened this issue Jan 28, 2022 · 0 comments
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.

Comments

@epage
Copy link
Member

epage commented Jan 28, 2022

Please complete the following tasks

  • I have searched the discussions
  • I have searched the existing issues

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 configured

Expected Behaviour

Arguments show up in the configured order

Additional Context

Split out of #3174

Debug Output

No response

@epage epage added C-bug Category: Updating dependencies E-easy Call for participation: Experience needed to fix: Easy / not much A-man Area: man generator labels Jan 28, 2022
@epage epage added the E-help-wanted Call for participation: Help is requested to fix this issue. label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant