update help for clarity

This commit is contained in:
Jason Ertel
2023-03-20 10:46:23 -04:00
parent 3ab3e4712c
commit 43712182a0

View File

@@ -23,7 +23,7 @@ if [[ $# -lt 1 ]]; then
echo " accept: Accepts a new key and adds the minion files"
echo " delete: Removes the key and deletes the minion files"
echo " reject: Rejects a key"
echo " test: Ingest test data"
echo " test: Perform minion test"
echo ""
exit 1
fi