From: Daniel Stenberg Date: Sun, 16 Jan 2005 08:34:18 +0000 (+0000) Subject: mention --netrc in the -u description X-Git-Tag: curl-7_13_0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=534a8a05f3b781b1f4d8890a7b8415db4e159af1;p=thirdparty%2Fcurl.git mention --netrc in the -u description --- diff --git a/docs/curl.1 b/docs/curl.1 index 394b693a10..3c077a0dfc 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -842,7 +842,8 @@ to read for untrained humans. If this option is used several times, the last one will be used. (Added in 7.9.7) .IP "-u/--user " -Specify user and password to use for server authentication. +Specify user and password to use for server authentication. Overrides +\fI-n/--netrc\fP and \fI--netrc-optional\fP. If this option is used several times, the last one will be used. .IP "-U/--proxy-user "