aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1/req.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/req.pod')
-rw-r--r--doc/man1/req.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/req.pod b/doc/man1/req.pod
index aec2ada807..1930088fe8 100644
--- a/doc/man1/req.pod
+++ b/doc/man1/req.pod
@@ -29,7 +29,7 @@ B<openssl> B<req>
[B<-keyform PEM|DER>]
[B<-keyout filename>]
[B<-keygen_engine id>]
-[B<-[digest]>]
+[B<-I<digest>>]
[B<-config filename>]
[B<-multivalue-rdn>]
[B<-x509>]
@@ -198,7 +198,7 @@ configuration file is used.
If this option is specified then if a private key is created it
will not be encrypted.
-=item B<-[digest]>
+=item B<-I<digest>>
This specifies the message digest to sign the request.
Any digest supported by the OpenSSL B<dgst> command can be used.