Fix help output for optional argument to -n

This commit is contained in:
DJ Lucas 2018-09-04 22:44:07 -05:00
parent 600de222bd
commit d30386dc33

View File

@ -305,7 +305,7 @@ function showhelp(){
echo " \$SSLDIR/java/cacerts.p12 unless modified by"
echo " the '-j/--javacerts' switch"
echo ""
echo " -n, --nssdb [\$PKIDIR/nssdb]"
echo " -n, --nssdb {\$PKIDIR/nssdb}"
echo " The output path for the shared NSS DB"
echo ""
echo " -p, --proxy [URI:PORT]"