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

Actually respect -version option #415

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

pschultz
Copy link
Member

$ ./fabio -help 2>&1 | tail -3
  -v    Show version
  -version
        Show version

-version didn't actually work (-v and --version did); fabio would just start normally.

Accept -version flag, as shown in the usage message. Do this in addition
to --version, to not break compatibility.
@magiconair magiconair merged commit dad6e10 into fabiolb:master Dec 21, 2017
@magiconair
Copy link
Contributor

Thx :)

@magiconair magiconair modified the milestones: 1.5.5, 1.5.6 Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants