mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
tool_help: Updated --list-only description to include POP3
This commit is contained in:
parent
526a1c3b45
commit
732d10ed6c
@ -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)",
|
||||
|
Loading…
Reference in New Issue
Block a user