summaryrefslogtreecommitdiffstats
path: root/doc/man1/crl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/crl.pod')
-rw-r--r--doc/man1/crl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/crl.pod b/doc/man1/crl.pod
index 9a009675d8..29f46001d6 100644
--- a/doc/man1/crl.pod
+++ b/doc/man1/crl.pod
@@ -120,7 +120,7 @@ Convert a CRL file from PEM to DER:
Output the text form of a DER encoded certificate:
- openssl crl -in crl.der -text -noout
+ openssl crl -in crl.der -inform DER -text -noout
=head1 BUGS