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

Compiled flags #201

Merged
merged 4 commits into from
Dec 9, 2018
Merged

Compiled flags #201

merged 4 commits into from
Dec 9, 2018

Conversation

natefinch
Copy link
Member

This merges #199 and fixes #180. Thanks to @denisbrodbeck for getting this done!

denisbrodbeck and others added 3 commits December 8, 2018 22:22
Adding following flags:

* -v (verbose)
* -l (list)
* -h (help)
* -t (timeout)
* -ignoredefault

fixes #180
Change help output so that it uses the name of the compiled binary.
Custom-write the help text because I'm picky.
Removed the ignoredefault flag... it really just
means the same as -l .. which is already a flag.
@natefinch
Copy link
Member Author

phew!

@denisbrodbeck
Copy link

@natefinch Great 👍

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.

Add mage flags to the compiled mage binary
2 participants