mirror of
https://github.com/stashapp/stash.git
synced 2026-05-24 11:48:27 -05:00
85c893fd81
`stash --help` exits with a non-zero exit code. Because `stash --help` is a legitimate invocation, it should return an exit code of zero. Adding an explicit help flag allows for exiting with a successful exit code.