aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-06-14 18:10:29 +0200
committerYang Tse <yangsita@gmail.com>2012-06-14 18:10:29 +0200
commit508dbb99aab2be56fd1f60525ae76238e22804ce (patch)
treec2099833c3e8bc73b72320561adc12b4a95b4299 /docs/curl.1
parent42f0588ea896cde566929c40670cbc39f259cc3f (diff)
curl.1: 7.27.0 seems next release
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.13
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index b6c28f43e..c6664d3a0 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -847,8 +847,7 @@ are offered with the correct MIME type (application/metalink+xml).
Example to use a remote Metalink file:
\fBcurl\fP -O http://www.example.com/example.metalink
-
-(Added in 7.??.?, disabled by default)
+(Added in 7.27.0)
.IP "-n, --netrc"
Makes curl scan the \fI.netrc\fP (\fI_netrc\fP on Windows) file in the user's
home directory for login name and password. This is typically used for FTP on