X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman1%2Fcrl2pkcs7.pod;h=3bf1facfecc50497bd77364b4cbe758ed1d99cd9;hp=11d7cc942be0dbaa9d9c9af8b00868981aaefffa;hb=7477c83e150ace0df91df92bc935ccaebddf8dd8;hpb=3cb6a4d6d66d566937c08d2d3fc933275e70f73e diff --git a/doc/man1/crl2pkcs7.pod b/doc/man1/crl2pkcs7.pod index 11d7cc942b..3bf1facfec 100644 --- a/doc/man1/crl2pkcs7.pod +++ b/doc/man1/crl2pkcs7.pod @@ -33,13 +33,13 @@ Print out a usage message. This specifies the CRL input format. B format is DER encoded CRL structure.B (the default) is a base64 encoded version of -the DER form with header and footer lines. +the DER form with header and footer lines. The default format is PEM. =item B<-outform DER|PEM> This specifies the PKCS#7 structure output format. B format is DER encoded PKCS#7 structure.B (the default) is a base64 encoded version of -the DER form with header and footer lines. +the DER form with header and footer lines. The default format is PEM. =item B<-in filename>