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 CLI name in --version #704

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Fix CLI name in --version #704

merged 1 commit into from
Sep 20, 2024

Conversation

ia0
Copy link
Member

@ia0 ia0 commented Sep 20, 2024

The default is the package name which is magika-cli. We want to use the binary name which is magika. Feature request on clap side: clap-rs/clap#5738.

The default is the package name which is `magika-cli`. We want to use the binary name which is
`magika`. Feature request on `clap` side: clap-rs/clap#5738.
@ia0 ia0 requested a review from reyammer as a code owner September 20, 2024 09:02
@reyammer
Copy link
Collaborator

Just to check, the feature request for clap folks is just to change the default, and in this PR you implemented the desired behavior yourself?

@ia0
Copy link
Member Author

ia0 commented Sep 20, 2024

Just to check, the feature request for clap folks is just to change the default, and in this PR you implemented the desired behavior yourself?

Yes correct.

@ia0 ia0 merged commit 5f07dd1 into google:main Sep 20, 2024
11 checks passed
@ia0 ia0 deleted the fix branch September 20, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants