1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

mention --netrc in the -u description

This commit is contained in:
Daniel Stenberg 2005-01-16 08:34:18 +00:00
parent f5b8a26d9a
commit 534a8a05f3

View File

@ -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 <user:password>"
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 <user:password>"