Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
=head1 SYNOPSIS
B<openssl> B<asn1parse>
+[B<-help>]
[B<-inform PEM|DER>]
[B<-in filename>]
[B<-out filename>]
=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
=head1 SYNOPSIS
B<openssl> B<ciphers>
+[B<-help>]
[B<-s>]
[B<-v>]
[B<-V>]
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-s>
Only list supported ciphers: those consistent with the security level. This
=head1 SYNOPSIS
B<openssl speed>
+[B<-help>]
[B<-engine id>]
[B<-elapsed>]
[B<-evp algo>]
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-engine id>
specifying an engine (by its unique B<id> string) will cause B<speed>