mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
`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.