--epsv: fix typo

Reported by: Thomas L. Shinnick
This commit is contained in:
Daniel Stenberg 2011-10-17 00:04:43 +02:00
parent b229c8ca8b
commit d47d95ac3b
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ passive mode you need to not use \fI-P, --ftp-port\fP or force it with
transfers. Curl will normally always first attempt to use EPSV before PASV,
but with this option, it will not try using EPSV.
\fB--epsv\fP can be used to explicitly enable EPRT again and \fB--no-epsv\fP
\fB--epsv\fP can be used to explicitly enable EPSV again and \fB--no-epsv\fP
is an alias for \fB--disable-epsv\fP.
Disabling EPSV only changes the passive behavior. If you want to switch to