mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
curl.1: document the deprecated --ftp-ssl option
This commit is contained in:
parent
d0f42e5273
commit
394d7917b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user