Update status.inc

This commit is contained in:
2023-12-12 13:46:51 -06:00
parent 433da435b0
commit 75511747b0

View File

@@ -20,7 +20,7 @@ STATUS(){
-ssl) DEL_SSL=${2};; -ssl) DEL_SSL=${2};;
-h) -h)
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] status {status-check}${idsCL[Default]} {" echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] status {status-check}${idsCL[Default]} {"
width=35 width=25
printf "%-${width}s- %s\n" " {status-check}" "By default will check everything, otherwise specifically specifiy one of:" printf "%-${width}s- %s\n" " {status-check}" "By default will check everything, otherwise specifically specifiy one of:"
printf "%-${width}s- %s\n" " services" "Will verify status of all node services" printf "%-${width}s- %s\n" " services" "Will verify status of all node services"
printf "%-${width}s- %s\n" " dockers" "Will verify status of all node dockers" printf "%-${width}s- %s\n" " dockers" "Will verify status of all node dockers"