mirror of
https://github.com/curl/curl.git
synced 2026-07-22 18:27:15 +03:00
spell fix by Michael Wood
This commit is contained in:
parent
448d2b5f49
commit
b8e1e63379
1 changed files with 5 additions and 0 deletions
|
|
@ -221,7 +221,12 @@ To create remote directories when using FTP or SFTP, try
|
|||
(FTP) Convert LF to CRLF in upload. Useful for MVS (OS/390).
|
||||
.IP "--crlfile <file>"
|
||||
(HTTPS/FTPS) Provide a file using PEM format with a Certificate Revocation
|
||||
<<<<<<< curl.1
|
||||
List that may specify what peer certificates that are to be considered
|
||||
revoked.
|
||||
=======
|
||||
List that may specify peer certificates that are to be considered revoced.
|
||||
>>>>>>> 1.278
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue