summaryrefslogtreecommitdiffstats
path: root/doc/apps/dhparam.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/dhparam.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/dhparam.pod')
-rw-r--r--doc/apps/dhparam.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/dhparam.pod b/doc/apps/dhparam.pod
index 71c61eaf6c..5cf4d4f73f 100644
--- a/doc/apps/dhparam.pod
+++ b/doc/apps/dhparam.pod
@@ -7,6 +7,7 @@ dhparam - DH parameter manipulation and generation
=head1 SYNOPSIS
B<openssl dhparam>
+[B<-help>]
[B<-inform DER|PEM>]
[B<-outform DER|PEM>]
[B<-in> I<filename>]
@@ -30,6 +31,10 @@ This command is used to manipulate DH parameter files.
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-inform DER|PEM>
This specifies the input format. The B<DER> option uses an ASN1 DER encoded