From 534a8a05f3b781b1f4d8890a7b8415db4e159af1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 16 Jan 2005 08:34:18 +0000 Subject: mention --netrc in the -u description --- docs/curl.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index 394b693a1..3c077a0df 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 " -- cgit v1.2.3