--ftp-pasv now overrides a previous --ftpport option. We now also support
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 18:01:08 +0000 (18:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 18:01:08 +0000 (18:01 +0000)
commitad5ead8bed7390d3a1ed3a37fa60cc90bdc73a8e
tree95b30ce8a4234b126d64a6ba9398d4f704cd6f84
parent1b99d33b59e86cf086cd0e8c6618f41108934fcf
--ftp-pasv now overrides a previous --ftpport option. We now also support
it named "--ftp-port" as the additional dash between the words is used in
several other options and this makes it more consistant.
docs/curl.1
src/main.c