mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
getparam: remove support for --ftpport
It has been deprecated and undocumented since commit ad5ead8bed7 (Dec 2003). --ftp-port is the proper long option name.
This commit is contained in:
parent
e200034425
commit
d6fa190503
@ -259,8 +259,6 @@ static const struct LongShort aliases[]= {
|
||||
{"O", "remote-name", FALSE},
|
||||
{"Oa", "remote-name-all", FALSE},
|
||||
{"p", "proxytunnel", FALSE},
|
||||
{"P", "ftpport", TRUE},
|
||||
/* 'ftpport' old version */
|
||||
{"P", "ftp-port", TRUE},
|
||||
{"q", "disable", FALSE},
|
||||
{"Q", "quote", TRUE},
|
||||
|
Loading…
x
Reference in New Issue
Block a user