From 732d10ed6c9624ecc5dc74d1b91e771fa362607f Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 3 Nov 2013 13:55:22 +0000 Subject: [PATCH] tool_help: Updated --list-only description to include POP3 --- src/tool_help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tool_help.c b/src/tool_help.c index 7e55761..f7aebf3 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)", -- 2.7.4