curl.1: documented two missing valid exit codes

This commit is contained in:
Daniel Stenberg 2017-12-11 13:11:47 +01:00
parent 63e58b8b40
commit 76db03dd9a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 4 additions and 0 deletions

View File

@ -231,6 +231,10 @@ FTP chunk callback reported error
No connection available, the session will be queued
.IP 90
SSL public key does not matched pinned public key
.IP 91
Invalid SSL certificate status.
.IP 92
Stream error in HTTP/2 framing layer.
.IP XX
More error codes will appear here in future releases. The existing ones
are meant to never change.