From: Steve Holme Date: Sun, 3 Nov 2013 13:55:22 +0000 (+0000) Subject: tool_help: Updated --list-only description to include POP3 X-Git-Tag: curl-7_34_0~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=732d10ed6c9624ecc5dc74d1b91e771fa362607f;p=thirdparty%2Fcurl.git tool_help: Updated --list-only description to include POP3 --- diff --git a/src/tool_help.c b/src/tool_help.c index 7e5576148c..f7aebf3222 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)",