mirror of
https://github.com/curl/curl.git
synced 2026-05-15 10:26:20 +03:00
curl.1: add missing exit-code
I noted a missing text for exit-code 89 in docs/curl.1
This commit is contained in:
parent
0fdfe82c6a
commit
ae495ffcc3
1 changed files with 2 additions and 0 deletions
|
|
@ -2067,6 +2067,8 @@ RTSP: mismatch of Session Identifiers
|
|||
unable to parse FTP file list
|
||||
.IP 88
|
||||
FTP chunk callback reported error
|
||||
.IP 89
|
||||
No connection available, the session will be queued
|
||||
.IP XX
|
||||
More error codes will appear here in future releases. The existing ones
|
||||
are meant to never change.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue