Update test.sh
This commit is contained in:
2
test.sh
2
test.sh
@@ -32,7 +32,7 @@ while [ $# -gt 0 ]; do
|
|||||||
echo "Invalid option: '${1}' requires an argument" 1>&2
|
echo "Invalid option: '${1}' requires an argument" 1>&2
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"
|
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"
|
||||||
width=32
|
width=33
|
||||||
printf "%-${width}s- %s\n" " -site {FQDN address}" "(*required)"
|
printf "%-${width}s- %s\n" " -site {FQDN address}" "(*required)"
|
||||||
printf "%-${width}s- %s\n" " -ssl {true or false}" "(defaults to true)"
|
printf "%-${width}s- %s\n" " -ssl {true or false}" "(defaults to true)"
|
||||||
printf "%-${width}s- %s\n" " -type {'local' or 'proxy'}" "(defaults to local)"
|
printf "%-${width}s- %s\n" " -type {'local' or 'proxy'}" "(defaults to local)"
|
||||||
|
|||||||
Reference in New Issue
Block a user