This commit is contained in:
Julian K 2015-11-23 00:01:41 +00:00
commit ade4c7a50b

View File

@ -1,5 +1,7 @@
#!/bin/sh
set -e
if [ $# -eq 0 -o "-h" = "$1" -o "-help" = "$1" -o "--help" = "$1" ]; then
cat <<EOHELP
Usage: $0 <secret> <manifest>