From 2310496b55945b230af730fd4383a6f4a3535fa1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 12 Dec 2023 13:47:25 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"