Fix help output for optional argument to -n
This commit is contained in:
2
make-ca
2
make-ca
@@ -305,7 +305,7 @@ function showhelp(){
|
|||||||
echo " \$SSLDIR/java/cacerts.p12 unless modified by"
|
echo " \$SSLDIR/java/cacerts.p12 unless modified by"
|
||||||
echo " the '-j/--javacerts' switch"
|
echo " the '-j/--javacerts' switch"
|
||||||
echo ""
|
echo ""
|
||||||
echo " -n, --nssdb [\$PKIDIR/nssdb]"
|
echo " -n, --nssdb {\$PKIDIR/nssdb}"
|
||||||
echo " The output path for the shared NSS DB"
|
echo " The output path for the shared NSS DB"
|
||||||
echo ""
|
echo ""
|
||||||
echo " -p, --proxy [URI:PORT]"
|
echo " -p, --proxy [URI:PORT]"
|
||||||
|
Reference in New Issue
Block a user