aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-04-02 17:59:25 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-04-02 17:59:25 +0200
commite238253d06199e15f86d860a367b8b9250a7ff7f (patch)
tree34a97a47e75dd68c7b59da6015979868448f576e
parentc40e85334d343e844009cf2d9aa1d12ca9c7f8fa (diff)
curl.1: -w filename_effective was introduced in 7.26.0
We never made a 7.25.1 release
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index f0c941199..668e385ff 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1895,7 +1895,7 @@ The Content-Type of the requested document, if there was any.
The ultimate filename that curl writes out to. This is only meaningful if curl
is told to write to a file with the \fI--remote-name\fP or \fI--output\fP
option. It's most useful in combination with the \fI--remote-header-name\fP
-option. (Added in 7.25.1)
+option. (Added in 7.26.0)
.TP
.B ftp_entry_path
The initial path curl ended up in when logging on to the remote FTP