diff --git a/src/tool_getparam.c b/src/tool_getparam.c index c06bdcbeb7..e76de66e5e 100644 --- a/src/tool_getparam.c +++ b/src/tool_getparam.c @@ -266,8 +266,7 @@ static const struct LongShort aliases[]= { {"R", "remote-time", FALSE}, {"s", "silent", FALSE}, {"S", "show-error", FALSE}, - {"t", "telnet-options", TRUE}, - /* 'telnet-options' documented as telnet-option */ + {"t", "telnet-option", TRUE}, {"T", "upload-file", TRUE}, {"u", "user", TRUE}, {"U", "proxy-user", TRUE},