scritch
scritch copied to clipboard
Allow --help for scripts
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.