update
This commit is contained in:
@@ -174,7 +174,7 @@ LISTCERTS(){
|
|||||||
-e|-edit) EDIT=1;;
|
-e|-edit) EDIT=1;;
|
||||||
-s|-search) SEARCH=${2};;
|
-s|-search) SEARCH=${2};;
|
||||||
-h | -help | --help)
|
-h | -help | --help)
|
||||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg listcerts${idsCL[Default]} {"
|
echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg certs${idsCL[Default]} {"
|
||||||
width=33
|
width=33
|
||||||
printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)"
|
printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)"
|
||||||
printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to cert names containing {search})"
|
printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to cert names containing {search})"
|
||||||
|
|||||||
@@ -623,7 +623,7 @@ SITEINFO(){
|
|||||||
-e|-edit) EDIT=1;;
|
-e|-edit) EDIT=1;;
|
||||||
-s|-search) SEARCH=${2};;
|
-s|-search) SEARCH=${2};;
|
||||||
-h | -help | --help)
|
-h | -help | --help)
|
||||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg siteinfo${idsCL[Default]} {"
|
echo -e "Usage: ${idsCL[Yellow]}nodemgmt / nmg sites${idsCL[Default]} {"
|
||||||
width=33
|
width=33
|
||||||
printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)"
|
printf "%-${width}s- %s\n" " -e|-edit" "(enables edit mode)"
|
||||||
printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to hostnames containing {search})"
|
printf "%-${width}s- %s\n" " -s|-search {search}" "(narrows list to hostnames containing {search})"
|
||||||
|
|||||||
Reference in New Issue
Block a user