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 doesn't show the right number of value names #3359

Open
2 tasks done
epage opened this issue Jan 28, 2022 · 0 comments
Open
2 tasks done

clap_man doesn't show the right number of value names #3359

epage opened this issue Jan 28, 2022 · 0 comments
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

3.0.0-rc.0

Minimal reproducible code

TBD

Steps to reproduce the bug with the above code

TBD

Actual Behaviour

When --help renders value_names, i think it repeats the last one until we've hit the max number of values

Expected Behaviour

We literally show the value names as returned by the Arg

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