We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f338c3 commit fbb218fCopy full SHA for fbb218f
README.md
@@ -94,6 +94,7 @@ USAGE:
94
--check, -c If provided, the bundled script will be called with the given arguments to
95
check if it works (i.e. returns with exit code 0).
96
--gzip, -z Use additional gzip compression for bundled scripts
97
+ --exit, -e The expected exit code if the script is working (requires --check)
98
```
99
100
### check-cert.sh
0 commit comments