1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl.1: 7.27.0 seems next release

This commit is contained in:
Yang Tse 2012-06-14 18:10:29 +02:00
parent 42f0588ea8
commit 508dbb99aa

View File

@ -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