doc/man1: fix malformed options
[openssl.git] / doc / man1 / openssl-dgst.pod
index d9319e5697223b353f836494fa239caed719bffa..c6e2b21b8e7af585a627a03e1bc1614a81af05de 100644 (file)
@@ -7,7 +7,7 @@ openssl-dgst - perform digest operations
 =head1 SYNOPSIS
 
 B<openssl dgst>
-[B<->I<digest>]
+[B<-I<digest>>]
 [B<-help>]
 [B<-c>]
 [B<-d>]
@@ -52,7 +52,7 @@ command.
 
 Print out a usage message.
 
-=item B<->I<digest>
+=item B<-I<digest>>
 
 Specifies name of a supported digest to be used. To see the list of
 supported digests, use the command C<list --digest-commands>.