-
Notifications
You must be signed in to change notification settings - Fork 234
Support -h help option to add user friendliness (and follow the de-facto standard) #675
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #675 +/- ##
==========================================
- Coverage 75.95% 75.78% -0.17%
==========================================
Files 8 8
Lines 1181 1181
Branches 295 295
==========================================
- Hits 897 895 -2
- Misses 204 205 +1
- Partials 80 81 +1
Continue to review full report at Codecov.
|
|
Thank you for the PR! Can you rebase? |
|
Is it possible to add a test to |
|
Thanks for your reply!
Since the PR is just a single line of code changed it perhaps makes
Yes - but currently there is no test targeting the help system (the |
Of course, whatever you'd think would make a clean commit to merge :) For the test: You can take a look in |
|
I've just rebased the commit and created two tests to verify that --help and -h work correctly. The changes are in PR#700. |
|
@GHPS What commands did you use to rebase? There's still a conflict What does |
Seriously? Or are you looking at the same old conflict (f4c9fc2)? Please take PR700 to merge - it is based on the latest source base. |
|
Moved to #700 |
No description provided.