From 394d7917b7f8b20d41c67fecfb898e20d3e4afe4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 28 Apr 2016 23:46:31 +0200 Subject: curl.1: document the deprecated --ftp-ssl option --- docs/curl.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/curl.1') 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 " (HTTP) Similar to \fI--form\fP except that the value string for the named parameter is used literally. Leading \&'@' and \&'<' characters, and the -- cgit v1.2.3