summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/C/urpmi.82
-rw-r--r--man/C/urpmi.addmedia.82
-rw-r--r--man/C/urpmi.update.82
-rw-r--r--man/C/urpmq.82
4 files changed, 8 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.
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.
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8
index 39e83545..272027f8 100644
--- a/man/C/urpmi.update.8
+++ b/man/C/urpmi.update.8
@@ -23,6 +23,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.update to prompt for a
+username and a password.
.IP "\fB\--update\fP"
Use only update media.
.IP "\fB\--no-md5sum\fP"
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.