diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/curl.1 | 5 | 
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  | 
