Fix help output for -a/--anchordir.
This commit is contained in:
parent
c79ee2ff79
commit
51ffa79fa4
3
make-ca
3
make-ca
@ -273,8 +273,7 @@ function showhelp(){
|
|||||||
echo " with the -d / --cadir switch"
|
echo " with the -d / --cadir switch"
|
||||||
echo ""
|
echo ""
|
||||||
echo " -a, --anchordir [\$PKIDIR/anchors]"
|
echo " -a, --anchordir [\$PKIDIR/anchors]"
|
||||||
echo " The output directory for OpenSSL trusted"
|
echo " The output directory for .p11-kit trust anchors"
|
||||||
echo " CA certificates used as trust anchors"
|
|
||||||
echo ""
|
echo ""
|
||||||
echo " -b, --bundledir [\$PKIDIR/certs]"
|
echo " -b, --bundledir [\$PKIDIR/certs]"
|
||||||
echo " The output direcotry for the PEM formated"
|
echo " The output direcotry for the PEM formated"
|
||||||
|
Loading…
Reference in New Issue
Block a user