Skip to content
Commit f2942117 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Change --help option behavior.

--help without arguments will now print a short list of all options.

--help=--option-name prints a detailed description of the given option.

Implemented with JsDuck::OptionParser class that extends builtin
OptionParser with the ability to print out help in two formats:
short list of all options & long description of specific option.
parent 185fc7ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment