]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man1/openssl-crl2pkcs7.pod.in
cmdline app: add provider commandline options.
[thirdparty/openssl.git] / doc / man1 / openssl-crl2pkcs7.pod.in
index 187b6a58563cb4157e6ee681f3f79d665a78d9d5..ee7f57d7a41a8afe171f2c945c2dab08d24a23ca 100644 (file)
@@ -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