aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-11-03 13:55:22 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-11-03 13:55:22 +0000
commit732d10ed6c9624ecc5dc74d1b91e771fa362607f (patch)
tree1610c597f5c3552f99d44dd44245d698cf08dce7 /src/tool_help.c
parent526a1c3b454f33992e50e715b448eb1f3c26691a (diff)
tool_help: Updated --list-only description to include POP3
Diffstat (limited to 'src/tool_help.c')
-rw-r--r--src/tool_help.c2
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)",