getparam: remove support for --ftpport
It has been deprecated and undocumented since commit ad5ead8bed (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…
Reference in New Issue
Block a user