Update sites.inc
This commit is contained in:
@@ -622,12 +622,11 @@ SITEINFO(){
|
||||
-edit|-e) EDIT=1;;
|
||||
-search|-s) SEARCH=${2};;
|
||||
-h | -help | --help)
|
||||
echo
|
||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"
|
||||
width=33
|
||||
printf "%-${width}s- %s\n" " -edit|-e" "(enables edit mode)"
|
||||
printf "%-${width}s- %s\n" " -search|-s {search}" "(narrows list to hostnames containing {search})"
|
||||
echo "}"
|
||||
echo -e "}\n"
|
||||
exit 0;;
|
||||
esac
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user