diff options
Diffstat (limited to 'doc/man1/openssl-crl2pkcs7.pod.in')
-rw-r--r-- | doc/man1/openssl-crl2pkcs7.pod.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/openssl-crl2pkcs7.pod.in b/doc/man1/openssl-crl2pkcs7.pod.in index 187b6a5856..ee7f57d7a4 100644 --- a/doc/man1/openssl-crl2pkcs7.pod.in +++ b/doc/man1/openssl-crl2pkcs7.pod.in @@ -15,6 +15,7 @@ B<openssl> B<crl2pkcs7> [B<-out> I<filename>] [B<-certfile> I<filename>] [B<-nocrl>] +{- $OpenSSL::safe::opt_provider_synopsis -} =head1 DESCRIPTION @@ -62,6 +63,8 @@ files. Normally a CRL is included in the output file. With this option no CRL is included in the output file and a CRL is not read from the input file. +{- $OpenSSL::safe::opt_provider_item -} + =back =head1 EXAMPLES |