Fix bugs in "info" commands flags
authorRich Salz <rsalz@akamai.com>
Mon, 23 Sep 2019 16:29:20 +0000 (12:29 -0400)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Sep 2019 12:22:43 +0000 (14:22 +0200)
commit0773687a2453c3553933a3627e798997abe41691
tree6cd7632fc9c16a66907094880d59056b0528b287
parentaecf529b0546adc9cfc199f23c64fbb32ff5ed56
Fix bugs in "info" commands flags

Remove -c/-e/-m aliases, OpenSSL commands don't do that.
Fix typo's in the documentation.
Fix -module flag to print the right thing.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9986)
apps/info.c
doc/man1/openssl-info.pod