ManageIQ / optimist

Optimist is a commandline option parser for Ruby that just gets out of your way.
https://manageiq.org/optimist/
MIT License
249 stars 36 forks source link

How can I call the help message function from inside code? #137

Closed rew1nter closed 1 year ago

Fryguy commented 1 year ago

Optimist::Parser#educate is what you are looking for.