Commit 394d7917 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl.1: document the deprecated --ftp-ssl option

parent d0f42e52
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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