Fix help output for optional argument to -n
This commit is contained in:
parent
600de222bd
commit
d30386dc33
2
make-ca
2
make-ca
@ -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]"
|
||||
|
Loading…
Reference in New Issue
Block a user