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

Related arguments(or aliases) to implement -h #2

Open
0x50f13 opened this issue Jan 20, 2020 · 0 comments
Open

Related arguments(or aliases) to implement -h #2

0x50f13 opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Projects

Comments

@0x50f13
Copy link
Owner

0x50f13 commented Jan 20, 2020

Currently there is no way how it is could be short argument put in relation with a long one.E.g.:

-h will be different argument from --help but in fact they should do the same. So -h should be alias for --help

@0x50f13 0x50f13 added enhancement New feature or request good first issue Good for newcomers labels Jan 20, 2020
@0x50f13 0x50f13 self-assigned this Jan 20, 2020
@0x50f13 0x50f13 added this to To do in Version 2.0 via automation Jan 20, 2020
@0x50f13 0x50f13 moved this from To do to In progress in Version 2.0 Jan 24, 2020
@0x50f13 0x50f13 moved this from In progress to To do in Version 2.0 Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Version 2.0
  
To do
Development

No branches or pull requests

1 participant