Fix typo in flag name
[openssl.git] / doc / man1 / openssl-crl.pod
index abf2a2e87a991ba0943593975bec78613a62f3fa..7a715fd9a6b8cf5ce85858358fca549c5aa70c9e 100644 (file)
@@ -9,7 +9,7 @@ openssl-crl - CRL utility
 B<openssl> B<crl>
 [B<-help>]
 [B<-inform> B<DER>|B<PEM>]
-[B<-informout> B<DER>|B<PEM>]
+[B<-outform> B<DER>|B<PEM>]
 [B<-text>]
 [B<-in> I<filename>]
 [B<-out> I<filename>]
@@ -22,6 +22,8 @@ B<openssl> B<crl>
 [B<-CAfile> I<file>]
 [B<-CApath> I<dir>]
 
+=for comment ifdef hash_old
+
 =head1 DESCRIPTION
 
 The B<crl> command processes CRL files in DER or PEM format.