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/urpmq.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/urpmq.8')
-rw-r--r-- | man/C/urpmq.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index cda5a01c..7866518b 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -88,6 +88,8 @@ available or wget instead. 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 urpmq to prompt for a username +and a password. .IP "\fB\--env\fP \fIdirectory\fP" Use a different environment directly from a bug report to replay a bug, the argument is the same argument given to \fB--bug\fP option. |