diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-05-12 13:25:47 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-05-12 13:25:47 +0200 |
commit | 3ff89286a99b41f8b63a0ac9c55f6383e9f3bc53 (patch) | |
tree | c6027931ab6dbe135bcb2cc1e2aa4dab40ccb1a9 /docs/cmdline-opts | |
parent | 79d60a928218cd117d76aa5019b77702f29a17a1 (diff) | |
download | curl-3ff89286a99b41f8b63a0ac9c55f6383e9f3bc53.tar.gz |
list-only.d: this option existed already in 4.0
Diffstat (limited to 'docs/cmdline-opts')
-rw-r--r-- | docs/cmdline-opts/list-only.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/list-only.d b/docs/cmdline-opts/list-only.d index 4c56304a0..63b2851f4 100644 --- a/docs/cmdline-opts/list-only.d +++ b/docs/cmdline-opts/list-only.d @@ -2,7 +2,7 @@ Long: list-only Short: l Protocols: FTP POP3 Help: List only mode -Added: 7.21.5 +Added: 4.0 --- (FTP) When listing an FTP directory, this switch forces a name-only view. This is |