aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-09-24 10:33:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-09-24 10:33:25 +0000
commitfe8aee6b084f14a1e0630ded7bf3f7ec7f0290cf (patch)
tree4dfdfeded0526f08096d4cc1eee73f4678931172 /docs/curl.1
parent0639e2a6e21bbe2bc5f3508701d6a8e869bb8e0c (diff)
eeep, tab completion error
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index ebb40eed4..ef771fee7 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)