summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/doc/apps/crl2pkcs7.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/apps/crl2pkcs7.pod')
-rw-r--r--crypto/openssl/doc/apps/crl2pkcs7.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/openssl/doc/apps/crl2pkcs7.pod b/crypto/openssl/doc/apps/crl2pkcs7.pod
index da199b0..3797bc0 100644
--- a/crypto/openssl/doc/apps/crl2pkcs7.pod
+++ b/crypto/openssl/doc/apps/crl2pkcs7.pod
@@ -6,12 +6,13 @@ crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates.
=head1 SYNOPSIS
-B<openssl> B<pkcs7>
+B<openssl> B<crl2pkcs7>
[B<-inform PEM|DER>]
[B<-outform PEM|DER>]
[B<-in filename>]
[B<-out filename>]
-[B<-print_certs>]
+[B<-certfile filename>]
+[B<-nocrl>]
=head1 DESCRIPTION
OpenPOWER on IntegriCloud