add description for exit code 99

This commit is contained in:
m0duspwnens
2021-01-07 11:23:39 -05:00
parent a5735e6654
commit 83e7493691

View File

@@ -27,8 +27,8 @@ cat <<HELP_USAGE
-h Show this message. -h Show this message.
-q|--quiet Suppress the output and only return a -q|--quiet Suppress the output and only return a
single status code for overall status 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 HELP_USAGE
} }