aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-26 23:04:32 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-26 23:32:38 +0000
commit982a649aa54025a547284eb1c4a44e5096df7cb2 (patch)
tree129e59966e2082fbfc0d487f516ffd1d344e3a2f /docs/curl.1
parent854049f962b7e8826e5ac495783c4ec62e9c19aa (diff)
docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.14
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 7d914645d..0cec4103a 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -298,7 +298,9 @@ uses no dir or if the dirs it mentions already exist, no dir will be created.
To create remote directories when using FTP or SFTP, try
\fI--ftp-create-dirs\fP.
.IP "--crlf"
-(FTP) Convert LF to CRLF in upload. Useful for MVS (OS/390).
+Convert LF to CRLF in upload. Useful for MVS (OS/390).
+
+(SMTP added in 7.40.0)
.IP "--crlfile <file>"
(HTTPS/FTPS) Provide a file using PEM format with a Certificate Revocation
List that may specify peer certificates that are to be considered revoked.