Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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[Yellow]}{location}${idsCL[Default]} {"
|
||||
echo -e "Usage: ${idsCL[LightYellow]}[nodemgmt or nmg] update-dyndns '${idsCL[LightCyan]}${LOCATION^^}${idsCL[Green]}'${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)"
|
||||
|
||||
Reference in New Issue
Block a user