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

fix(help): Use display name instead of bin name (unstable-v4) #3693

Merged
merged 2 commits into from May 5, 2022

Conversation

epage
Copy link
Member

@epage epage commented May 5, 2022

This will mean we won't have an awkard .exe in the middle on Windows

This means users can have a display name for their application rather
than it being dependent on the binary name it was run as

This means users can manually set it to use spaces instead of dashes for
separating things out.

Fixes #992
Fixes #1474
Fixes #1431

epage added 2 commits May 4, 2022 20:46
This will mean we won't have an awkard `.exe` in the middle on Windows

This means users can have a display name for their application rather
than it being dependent on the binary name it was run as

This means users can manually set it to use spaces instead of dashes for
separating things out.

Fixes clap-rs#992
Fixes clap-rs#1474
Fixes clap-rs#1431
@epage epage merged commit 2375a8e into clap-rs:master May 5, 2022
@epage epage deleted the template branch May 5, 2022 17:01
est31 added a commit to est31/cargo-udeps that referenced this pull request Jan 14, 2023
This fixes a CI failure of the check_version_exists test.

See also clap-rs/clap#3693
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant