diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_getparam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_getparam.c b/src/tool_getparam.c index 7f68b2852..121afc44d 100644 --- a/src/tool_getparam.c +++ b/src/tool_getparam.c @@ -145,7 +145,7 @@ static const struct LongShort aliases[]= { {"$v", "ssl-reqd", FALSE}, /* 'ssl-reqd' new in 7.20.0, previously this was ftp-ssl-reqd */ {"$w", "sessionid", FALSE}, - /* ¡sessionid' listed as --no-sessionid in the help */ + /* 'sessionid' listed as --no-sessionid in the help */ {"$x", "ftp-ssl-control", FALSE}, {"$y", "ftp-ssl-ccc", FALSE}, {"$j", "ftp-ssl-ccc-mode", TRUE}, |