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.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.8')
-rw-r--r-- | man/C/urpmi.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index e8f1459c..77d2b279 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -132,6 +132,8 @@ Retries to download files over FTP or HTTP the specified number of times. 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 to prompt for a username +and a password. .IP "\fB\--bug\fP \fIdirectory\fP" Create a bug report in \fIdirectory\fP, you have to send a compressed archive of the directory to the \fBurpmi\fP maintainer for the bug being (probably) fixed. |