Merge pull request #2561 from Security-Onion-Solutions/automation/so-status

add description for exit code 99
This commit is contained in:
Josh Patterson
2021-01-07 11:24:14 -05:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ cat <<HELP_USAGE
-h Show this message.
-q|--quiet Suppress the output and only return a
single status code for overall status
0:Ok, 1:Error, 2:Starting/Pending
0:Ok, 1:Error, 2:Starting/Pending, 99:Installing SO
HELP_USAGE
}