Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-14 16:01:34 -06:00
parent d3d17daa5d
commit 45802c60f0

View File

@@ -506,7 +506,7 @@ UPDATE_DYNDNS(){
-t|-test) TESTMODE=1;; -t|-test) TESTMODE=1;;
-h | -help | --help) -h | -help | --help)
echo echo
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] update-dyndns ${idsCL[Yellow]}{location}${idsCL[Default]} {" echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] update-dyndns '${idsCL[LightCyan]}${LOCATION^^}${idsCL[Green]}'${idsCL[Default]} {"
width=35 width=35
printf "%-${width}s- %s\n" " {location}" "(site location name to update for)" 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)" printf "%-${width}s- %s\n" " -f|-force" "(will force a record update without IP changing)"