aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-22 07:53:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-22 07:53:15 +0000
commit486591f9d179932b2e2a67c585eef13340649511 (patch)
tree77aba135057c4f036b61fdafeb68acede482a50c
parent458ec524e12544d163f5c9c77064b90efae8ca26 (diff)
Added --url
-rw-r--r--docs/curl.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 8ca647b26..e249adea2 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -2,7 +2,7 @@
.\" nroff -man curl.1
.\" Written by Daniel Stenberg
.\"
-.TH curl 1 "26 October 2000" "Curl 7.4.2" "Curl Manual"
+.TH curl 1 "22 November 2000" "Curl 7.5" "Curl Manual"
.SH NAME
curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or
HTTPS syntax.
@@ -357,6 +357,9 @@ ask for it interactively.
.IP "-U/--proxy-user <user:password>"
Specify user and password to use for Proxy authentication. If no
password is specified, curl will ask for it interactively.
+.IP "--url <URL>"
+Set the URL to fetch. This option is mostly handy when you wanna specify URL
+in a config file.
.IP "-v/--verbose"
Makes the fetching more verbose/talkative. Mostly usable for
debugging. Lines starting with '>' means data sent by curl, '<'