diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-26 15:58:26 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-26 15:58:26 +0000 |
commit | 003a56be1f8f8d05f02c549a92145e49da529dd9 (patch) | |
tree | f147406a4b3d20202f00ae3ba1ed555f35cc1bfb /man/C/urpmi.addmedia.8 | |
parent | de7acdb4096997634ed3e459bc1e909f59b9c0ce (diff) | |
download | urpmi-003a56be1f8f8d05f02c549a92145e49da529dd9.tar urpmi-003a56be1f8f8d05f02c549a92145e49da529dd9.tar.gz urpmi-003a56be1f8f8d05f02c549a92145e49da529dd9.tar.bz2 urpmi-003a56be1f8f8d05f02c549a92145e49da529dd9.tar.xz urpmi-003a56be1f8f8d05f02c549a92145e49da529dd9.zip |
Document --proxy-user=ask new option
Diffstat (limited to 'man/C/urpmi.addmedia.8')
-rw-r--r-- | man/C/urpmi.addmedia.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8 index f216dad2..29052bc7 100644 --- a/man/C/urpmi.addmedia.8 +++ b/man/C/urpmi.addmedia.8 @@ -83,6 +83,8 @@ not active by default. Use specified HTTP proxy. .IP "\fB\--proxy-user\fP \fIuser:password\fP" Use specified user and password to use for proxy authentication. +Specifying \fB\--proxy-user=ask\fP will cause urpmi.addmedia to prompt for a +username and a password. .IP "\fB\--update\fP" Add a medium which will be taken into account by \fBMandrivaUpdate\fP or by \fBurpmi --update\fP when looking for updates. |