Loading docs/cmdline-opts/MANPAGE.md +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ Each file has a set of meta-data and a body of text. Mutexed: (space separated list of options this overrides) Requires: (space separated list of features this option requires) See-also: (space separated list of related options) Redirect: (option name to use instead) Help: (short text for the --help output for this option) --- (end of meta-data) Loading docs/cmdline-opts/crlfile.d +1 −1 Original line number Diff line number Diff line Long: crfile Long: crlfile Arg: <file> Protocols: TLS Help: Get a CRL list in PEM format from the given file Loading docs/cmdline-opts/data-ascii.d +2 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,5 @@ Long: data-ascii Arg: <data> Help: HTTP POST ASCII data Protocols: HTTP Redirect: data --- This is just an alias for --data. docs/cmdline-opts/disable-epsv.d 0 → 100644 +16 −0 Original line number Diff line number Diff line Long: disable-epsv Help: Inhibit using EPSV Protocols: FTP --- (FTP) Tell curl to disable the use of the EPSV command when doing passive FTP transfers. Curl will normally always first attempt to use EPSV before PASV, but with this option, it will not try using EPSV. --epsv can be used to explicitly enable EPSV again and --no-epsv is an alias for --disable-epsv. If the server is an IPv6 host, this option will have no effect as EPSV is necessary then. Disabling EPSV only changes the passive behavior. If you want to switch to active mode you need to use --ftp-port. docs/cmdline-opts/ftp-ssl-reqd.ddeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line Long: ftp-ssl-reqd Help: Require SSL/TLS Redirect: ssl-reqd Loading
docs/cmdline-opts/MANPAGE.md +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ Each file has a set of meta-data and a body of text. Mutexed: (space separated list of options this overrides) Requires: (space separated list of features this option requires) See-also: (space separated list of related options) Redirect: (option name to use instead) Help: (short text for the --help output for this option) --- (end of meta-data) Loading
docs/cmdline-opts/crlfile.d +1 −1 Original line number Diff line number Diff line Long: crfile Long: crlfile Arg: <file> Protocols: TLS Help: Get a CRL list in PEM format from the given file Loading
docs/cmdline-opts/data-ascii.d +2 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,5 @@ Long: data-ascii Arg: <data> Help: HTTP POST ASCII data Protocols: HTTP Redirect: data --- This is just an alias for --data.
docs/cmdline-opts/disable-epsv.d 0 → 100644 +16 −0 Original line number Diff line number Diff line Long: disable-epsv Help: Inhibit using EPSV Protocols: FTP --- (FTP) Tell curl to disable the use of the EPSV command when doing passive FTP transfers. Curl will normally always first attempt to use EPSV before PASV, but with this option, it will not try using EPSV. --epsv can be used to explicitly enable EPSV again and --no-epsv is an alias for --disable-epsv. If the server is an IPv6 host, this option will have no effect as EPSV is necessary then. Disabling EPSV only changes the passive behavior. If you want to switch to active mode you need to use --ftp-port.
docs/cmdline-opts/ftp-ssl-reqd.ddeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line Long: ftp-ssl-reqd Help: Require SSL/TLS Redirect: ssl-reqd