mirror of
https://github.com/curl/curl.git
synced 2026-07-31 23:38:02 +03:00
curl.1: added a few missing exit codes
This commit is contained in:
parent
b0fd03f5b8
commit
7b823badbc
1 changed files with 10 additions and 0 deletions
10
docs/curl.1
10
docs/curl.1
|
|
@ -1751,6 +1751,16 @@ Failed to shut down the SSL connection.
|
||||||
Could not load CRL file, missing or wrong format (added in 7.19.0).
|
Could not load CRL file, missing or wrong format (added in 7.19.0).
|
||||||
.IP 83
|
.IP 83
|
||||||
Issuer check failed (added in 7.19.0).
|
Issuer check failed (added in 7.19.0).
|
||||||
|
.IP 84
|
||||||
|
The FTP PRET command failed
|
||||||
|
.IP 85
|
||||||
|
RTSP: mismatch of CSeq numbers
|
||||||
|
.IP 86
|
||||||
|
RTSP: mismatch of Session Identifiers
|
||||||
|
.IP 87
|
||||||
|
unable to parse FTP file list
|
||||||
|
.IP 88
|
||||||
|
FTP chunk callback reported error
|
||||||
.IP XX
|
.IP XX
|
||||||
More error codes will appear here in future releases. The existing ones
|
More error codes will appear here in future releases. The existing ones
|
||||||
are meant to never change.
|
are meant to never change.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue