Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

cli: Restore -v option #2926

Merged
merged 2 commits into from Jun 15, 2017
Merged

cli: Restore -v option #2926

merged 2 commits into from Jun 15, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jun 13, 2017

PR checklist

Overview of change:

Commander by default adds a -V option as shorthand for --version.

This PR changes the shorthand back to -v.
[cli] restore -v option
Fixes: #2925

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

@PieterO
Copy link

PieterO commented Jun 14, 2017

Doesn't the help need to be changed too?

@ajafff
Copy link
Contributor Author

ajafff commented Jun 14, 2017

@PieterO good catch, I updated the detailed help message to include -v and -h

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

Successfully merging this pull request may close these issues.

-v CLI flag does not work in 5.4.3
3 participants