Fix typo in flag name

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10110)
This commit is contained in:
Rich Salz 2019-10-06 13:38:52 -04:00 committed by Matt Caswell
parent 8e1a15822b
commit 5cf452c787

View 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>]