GH681: More command help cleanup
authorRich Salz <rsalz@openssl.org>
Thu, 18 Feb 2016 17:23:27 +0000 (12:23 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 18 Feb 2016 17:24:44 +0000 (12:24 -0500)
commit9a13bb387d0e50a5dcb4f4324572687aea63b541
tree0523a5586c63e33a6c939c363b39bbabc62a3a45
parent6bc7bad011d98e38039105dc2624426917c0e587
GH681: More command help cleanup

enc:
 - typo in -base64 option
 - missing help opt text
ocsp, req, rsautl, s_client:
 - missing help opt text

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
apps/enc.c
apps/ocsp.c
apps/req.c
apps/rsautl.c
apps/s_client.c