summaryrefslogtreecommitdiffstats
path: root/doc/apps/crl2pkcs7.pod
diff options
context:
space:
mode:
authorA J Mohan Rao <mohan@computer.org>2016-02-05 11:58:45 -0500
committerRich Salz <rsalz@openssl.org>2016-02-05 11:59:54 -0500
commit169394d45645bb686a187db6517aab7caeae82b0 (patch)
tree798943b8ff56328911b2f4ff865283fa614fd476 /doc/apps/crl2pkcs7.pod
parent0ae9e2926654657862e104a111a4e3028b0be8f6 (diff)
GH628: Add -help to all apps docs.
Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'doc/apps/crl2pkcs7.pod')
-rw-r--r--doc/apps/crl2pkcs7.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/crl2pkcs7.pod b/doc/apps/crl2pkcs7.pod
index 1a6e362c6a..bc64412678 100644
--- a/doc/apps/crl2pkcs7.pod
+++ b/doc/apps/crl2pkcs7.pod
@@ -7,6 +7,7 @@ crl2pkcs7 - Create a PKCS#7 structure from a CRL and certificates.
=head1 SYNOPSIS
B<openssl> B<crl2pkcs7>
+[B<-help>]
[B<-inform PEM|DER>]
[B<-outform PEM|DER>]
[B<-in filename>]
@@ -24,6 +25,10 @@ only" structure.
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-inform DER|PEM>
This specifies the CRL input format. B<DER> format is DER encoded CRL