Skip to content
Snippets Groups Projects
Commit fc7bebdf authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the README.curl is named MANUAL these days

parent ca525495
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
.\" nroff -man curl.1
.\" Written by Daniel Stenberg
.\"
.TH curl 1 "11 Sep 2002" "Curl 7.10" "Curl Manual"
.TH curl 1 "28 Jan 2003" "Curl 7.10" "Curl Manual"
.SH NAME
curl \- transfer a URL
.SH SYNOPSIS
......@@ -586,9 +586,9 @@ read for untrained humans.
If this option is used several times, the last one will be used. (Added in
curl 7.9.7)
.IP "-u/--user <user:password>"
Specify user and password to use when fetching. See README.curl for detailed
examples of how to use this. If no password is specified, curl will
ask for it interactively.
Specify user and password to use when fetching. Read the MANUAL for detailed
examples of how to use this. If no password is specified, curl will ask for it
interactively.
If this option is used several times, the last one will be used.
.IP "-U/--proxy-user <user:password>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment