Commit d6fa1905 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

getparam: remove support for --ftpport

It has been deprecated and undocumented since commit ad5ead8b (Dec
2003). --ftp-port is the proper long option name.
parent e2000344
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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},