aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-16 08:45:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-16 08:45:11 +0000
commit40b9b6f6dc88e4221c71200e1d60d0e0fc9985c3 (patch)
treef1760a5f6078600e0aca2cf44f1b54f4a4f40604 /docs/curl.1
parentf5e1beddf1db422a372f1d02704055c947b11cc9 (diff)
ftp-ssl mistake corrected
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index d3a87fc9b..f524d5fe9 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -335,7 +335,7 @@ If this option is used twice, the second will again disable silent failure.
.IP "--ftp-ssl"
(FTP) Make the FTP connection switch to use SSL/TLS. (Added in 7.11.0)
-If this option is used twice, the second will again disable silent failure.
+If this option is used twice, the second will again disable this.
.IP "-F/--form <name=content>"
(HTTP) This lets curl emulate a filled in form in which a user has pressed the
submit button. This causes curl to POST data using the Content-Type