From: Daniel Stenberg Date: Sun, 24 Sep 2006 10:33:25 +0000 (+0000) Subject: eeep, tab completion error X-Git-Tag: curl-7_16_0~145 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe8aee6b084f14a1e0630ded7bf3f7ec7f0290cf;p=thirdparty%2Fcurl.git eeep, tab completion error --- diff --git a/docs/curl.1 b/docs/curl.1 index ebb40eed41..ef771fee7d 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -418,7 +418,7 @@ encryption required. (Added in 7.11.0) If this option is used twice, the second will again disable this. .IP "--ftp-ssl-control" -(FTP) Required SSL/TLS for the ftp login, clear for transfer. Allows secure +(FTP) Require SSL/TLS for the ftp login, clear for transfer. Allows secure authentication, but non-encrypted data transfers for efficiency. Fails the transfer if the server doesn't support SSL/TLS. (Added in 7.16.0)