scritch icon indicating copy to clipboard operation
scritch copied to clipboard

Allow --help for scripts

Open wallergoble opened this issue 5 years ago • 0 comments

scritch's meow is currently eating --help flags.

If you run company-cli test --help it shows the company-cli usage.

This PR fixes that by turning off autoHelp. scritch's usage still appears if no script is passed.

wallergoble avatar Apr 22 '21 01:04 wallergoble