Modify the description of -noout to match the manpage. PR#3364
authorMartin Kaiser <lists@kaiser.cx>
Fri, 23 May 2014 23:04:25 +0000 (00:04 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 May 2014 23:04:25 +0000 (00:04 +0100)
apps/sess_id.c

index d4bf1afe2db1450c796588277a3c5fb3673e55d0..a31d22754c20eb28dd00520d4bd2d90636f52093 100644 (file)
@@ -78,7 +78,7 @@ static const char *sess_id_usage[]={
 " -out arg        - output file - default stdout\n",
 " -text           - print ssl session id details\n",
 " -cert           - output certificate \n",
 " -out arg        - output file - default stdout\n",
 " -text           - print ssl session id details\n",
 " -cert           - output certificate \n",
-" -noout          - no CRL output\n",
+" -noout          - no output of encoded session info\n",
 " -context arg    - set the session ID context\n",
 NULL
 };
 " -context arg    - set the session ID context\n",
 NULL
 };