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

Enable bak -h in addition to bak --help #85

Open
veracioux opened this issue Oct 14, 2021 · 3 comments · May be fixed by #88
Open

Enable bak -h in addition to bak --help #85

veracioux opened this issue Oct 14, 2021 · 3 comments · May be fixed by #88
Assignees
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@veracioux
Copy link

I am used to CLI commands having the -h option for help. I know I can use just bak to see the help message, but often I type the -h by habit. It's very annoying.

@ChanceNCounter
Copy link
Collaborator

That's a good idea. --help is built into the dep I use for that stuff. Had not occurred to me to alias it.

@ChanceNCounter ChanceNCounter added good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed labels Oct 14, 2021
@ChanceNCounter
Copy link
Collaborator

Although it's QoL, I'll give it a few days to see if anybody wants to drive by. Click is pretty forgiving.

@mike-k0
Copy link

mike-k0 commented Oct 15, 2021

I'll take a crack at this!

@mike-k0 mike-k0 linked a pull request Oct 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants