mirror of
https://github.com/curl/curl.git
synced 2026-07-28 09:13:07 +03:00
ftp-ssl mistake corrected
This commit is contained in:
parent
f5e1beddf1
commit
40b9b6f6dc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue