mirror of
https://github.com/stashapp/stash.git
synced 2025-12-09 09:53:40 +01: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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_concurrency_test.go | ||
| enums.go | ||
| init.go | ||
| map.go | ||
| map_test.go | ||
| stash_config.go | ||
| tasks.go | ||
| ui.go | ||
| urlmap.go | ||
| urlmap_test.go | ||