Commit 534a8a05 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

mention --netrc in the -u description

parent f5b8a26d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>"