diff --git a/inc/status.inc b/inc/status.inc index 3d812f87..216a8ab4 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -21,7 +21,7 @@ STATUS(){ -h) echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] status {status-check}${idsCL[Default]} {" 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 specify item to check:" 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" " repl" "Will verify status of all node replications"