From 7732b58846bcdd6725b4927da77c71232b198045 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Dec 2023 22:29:52 -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 abef4bfc..d23bb4d8 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -761,7 +761,7 @@ STATUS_SCANTIMES(){ -l|-last) LAST=${2};; -h|-help|--help) echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] scantimes {opt}${idsCL[Default]} {" - width=35 + width=15 printf "%-${width}s- %s\n" " -l|-last" "(number of last scantimes to average from, defaults to 480)" echo -e "}\n" exit 0;;