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

Use go-cmdline library #22

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Use go-cmdline library #22

merged 1 commit into from
Feb 20, 2019

Conversation

mcktr
Copy link
Owner

@mcktr mcktr commented Feb 14, 2019

Still WIP.

  • update documentation to include the new short options
  • avoid setting warning and critical to -1 this should be unnecessary
  • same for index

refs #1

@mcktr mcktr added this to the 1.0 milestone Feb 14, 2019
@mcktr mcktr self-assigned this Feb 14, 2019
@mcktr mcktr force-pushed the feature/command-line-parsing branch from 5003601 to cb28c8b Compare February 19, 2019 18:49
@mcktr mcktr changed the title WIP: Use go-cmdline library Use go-cmdline library Feb 20, 2019
This implements the go-cmdline library for commmandline parsing. With
using the go-cmdline library we gain support for short options as well
as long options (e.g. -H fritz.box / --hostname fritz.box).

refs #1
@mcktr mcktr force-pushed the feature/command-line-parsing branch from 1dbdccb to 7e10cdf Compare February 20, 2019 18:39
@mcktr mcktr merged commit db6ecbd into master Feb 20, 2019
@mcktr mcktr deleted the feature/command-line-parsing branch February 20, 2019 18:50
@mcktr mcktr mentioned this pull request Feb 20, 2019
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

1 participant