Skip to content

Show flags as kebab-case in addition to options #21

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

Merged
merged 1 commit into from
May 27, 2022
Merged

Show flags as kebab-case in addition to options #21

merged 1 commit into from
May 27, 2022

Conversation

ken-matsui
Copy link
Contributor

structopt supports interpreting flags as kebab-case, but in help, they are printed out as snake_case although options are shown as kebab-case.
This PR implements a feature to print flags as kebab-case as well as options do.

@p-ranav p-ranav merged commit 34621d9 into p-ranav:master May 27, 2022
@ken-matsui ken-matsui deleted the show-flags-as-kebab-in-addition-to-options branch May 27, 2022 12:36
wx257osn2 added a commit to wx257osn2/p-ranav-structopt that referenced this pull request Jul 23, 2022
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