From 3f09c570ed4f26ef988668c7ac3dc7f223bc7509 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 14 Nov 2023 16:02:35 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index f1c587a2..28539195 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -506,7 +506,7 @@ UPDATE_DYNDNS(){ -t|-test) TESTMODE=1;; -h | -help | --help) echo - echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] update-dyndns '${idsCL[LightCyan]}${LOCATION^^}${idsCL[Green]}'${idsCL[Default]} {" + echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] update-dyndns ${idsCL[Yellow]}{location}${idsCL[Default]} {" width=35 printf "%-${width}s- %s\n" " {location}" "(site location name to update for)" printf "%-${width}s- %s\n" " -f|-force" "(will force a record update without IP changing)" @@ -525,7 +525,7 @@ UPDATE_DYNDNS(){ exit 1 fi cw_spc=10 - echo -e "${idsCL[Yellow]}Checking for DYNDNS update at ${LOCATION^} ... ${idsCL[Default]}" + echo -e "${idsCL[Yellow]}Checking for DYNDNS update at '${idsCL[LightCyan]}${LOCATION^^}${idsCL[Green]}' ... ${idsCL[Default]}" echo echo -en "${idsCL[LightCyan]}Previous WAN IP ${idsCL[White]}: "