mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 11:03:37 +08:00
Modify the description of -noout to match the manpage. PR#3364
This commit is contained in:
parent
189ae368d9
commit
c5f0b9bd86
@ -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",
|
||||
" -noout - no CRL output\n",
|
||||
" -noout - no output of encoded session info\n",
|
||||
" -context arg - set the session ID context\n",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user