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

feat: allow short parameters as well as full params #112

Closed
danstis opened this issue Jan 18, 2022 · 0 comments · Fixed by #136
Closed

feat: allow short parameters as well as full params #112

danstis opened this issue Jan 18, 2022 · 0 comments · Fixed by #136

Comments

@danstis
Copy link
Owner

danstis commented Jan 18, 2022

As a user,
I would like to have the ability to provide parameters as the first letter only, as well as the full word,
so I don't have to continually type the full parameter name.

Example:
rmstale -age 14
should also accept
rmstale -a 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant