aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/list-only.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/list-only.d')
-rw-r--r--docs/cmdline-opts/list-only.d3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cmdline-opts/list-only.d b/docs/cmdline-opts/list-only.d
index ac3990692..c7bf7b4ac 100644
--- a/docs/cmdline-opts/list-only.d
+++ b/docs/cmdline-opts/list-only.d
@@ -4,11 +4,12 @@ Protocols: FTP POP3
Help: List only mode
Added: 4.0
Category: ftp pop3
+Example: --list-only ftp://example.com/dir/
---
(FTP)
When listing an FTP directory, this switch forces a name-only view. This is
especially useful if the user wants to machine-parse the contents of an FTP
-directory since the normal directory view doesn't use a standard look or
+directory since the normal directory view does not use a standard look or
format. When used like this, the option causes an NLST command to be sent to
the server instead of LIST.