Determine the number of output columns for the list and help commands using
authorPauli <paul.dale@oracle.com>
Tue, 15 Aug 2017 04:41:34 +0000 (14:41 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 16 Aug 2017 21:52:38 +0000 (07:52 +1000)
commit296cbb57776054f0725e004ff51d0f9b50eb1d80
treec79ba391f4e690fb1021a99f1bbb0ca96967d237
parent121738d1cbfffa704eef4073510f13b419e6f08d
Determine the number of output columns for the list and help commands using
the command names rather than hard coding it (conditionally).

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4162)
apps/openssl.c