Update status.inc
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user