aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-04-28 23:46:31 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-04-29 00:31:37 +0200
commit394d7917b7f8b20d41c67fecfb898e20d3e4afe4 (patch)
tree8f986669a902ebc5d2534f085374c30913fea5fc /docs
parentd0f42e52730101585a4f969475f08eb1da58b2d9 (diff)
curl.1: document the deprecated --ftp-ssl option
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.15
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 110575788..92012aaeb 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -755,9 +755,10 @@ waits for a reply from the server.
authentication, but non-encrypted data transfers for efficiency. Fails the
transfer if the server doesn't support SSL/TLS. (Added in 7.16.0)
that can still be used but will be removed in a future version.
+.IP "--ftp-ssl"
+(FTP) This deprecated option is now known as \fI--ssl\fP.
.IP "--ftp-ssl-reqd"
-(FTP) This deprecated option is now known as \fI--ssl-reqd\fP (added in
-7.15.5). This option name will be removed in a future version.
+(FTP) This deprecated option is now known as \fI--ssl-reqd\fP.
.IP "--form-string <name=string>"
(HTTP) Similar to \fI--form\fP except that the value string for the named
parameter is used literally. Leading \&'@' and \&'<' characters, and the