GH628: Add -help to all apps docs.
[openssl.git] / doc / apps / asn1parse.pod
index afe94b09d8ce0fc2a14ad3588587d5cf620b2a6f..fdaae40d8b291774d94af7875497d73067b681fd 100644 (file)
@@ -7,6 +7,7 @@ asn1parse - ASN.1 parsing tool
 =head1 SYNOPSIS
 
 B<openssl> B<asn1parse>
+[B<-help>]
 [B<-inform PEM|DER>]
 [B<-in filename>]
 [B<-out filename>]
@@ -31,6 +32,10 @@ structures. It can also be used to extract data from ASN.1 formatted data.
 
 =over 4
 
+=item B<-help>
+
+Print out a usage message.
+
 =item B<-inform> B<DER|PEM>
 
 the input format. B<DER> is binary format and B<PEM> (the default) is base64