diff options
-rw-r--r-- | src/tool_help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index 7e5576148..f7aebf322 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -120,7 +120,7 @@ static const char *const helptext[] = { " --libcurl FILE Dump libcurl equivalent code of this command line", #endif " --limit-rate RATE Limit transfer speed to this rate", - " -l, --list-only List only names of an FTP directory (F)", + " -l, --list-only List only mode (F/POP3)", " --local-port RANGE Force use of these local port numbers", " -L, --location Follow redirects (H)", " --location-trusted like --location and send auth to other hosts (H)", |