diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index 0a3629e8f..cb53855dd 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -827,7 +827,8 @@ FTP couldn't set binary. Couldn't change transfer method to binary. .IP 18 Partial file. Only a part of the file was transfered. .IP 19 -FTP couldn't RETR file. The RETR command failed. +FTP couldn't download/access the given file, the RETR (or similar) command +failed. .IP 20 FTP write error. The transfer was reported bad by the server. .IP 21 |