$ polyjuice --version
Option '--version' not supported. Trigger 'polyjuice -h' for more details.
After:
$ polyjuice --version
1.0.3
$ polyjuice
Usage: polyjuice [options]
--help, -h
Displays help information about this script
'polyjuice -h' or 'polyjuice --help'
--jshint
Defines the source file for jshint
'polyjuice --jshint .jshintrc'
--jscs
Defines the source file for jscs
'polyjuice --jscs .jscsrc'
--version
Displays version info
polyjuice --version
Before:
After: