diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-28 15:04:45 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-28 15:04:45 +0000 |
commit | 4d658b7e131f859dda9bc98e0da11e6a1fd01d1f (patch) | |
tree | 947c9140ef2227e05eac9da95cc32ff518fc8655 /man/C/urpmi.update.8 | |
parent | 9456343636cc53716b7abd47546247cffe61038e (diff) | |
download | urpmi-4d658b7e131f859dda9bc98e0da11e6a1fd01d1f.tar urpmi-4d658b7e131f859dda9bc98e0da11e6a1fd01d1f.tar.gz urpmi-4d658b7e131f859dda9bc98e0da11e6a1fd01d1f.tar.bz2 urpmi-4d658b7e131f859dda9bc98e0da11e6a1fd01d1f.tar.xz urpmi-4d658b7e131f859dda9bc98e0da11e6a1fd01d1f.zip |
updated with latest urpmi.update
Diffstat (limited to 'man/C/urpmi.update.8')
-rw-r--r-- | man/C/urpmi.update.8 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8 index 00321670..c6967f9a 100644 --- a/man/C/urpmi.update.8 +++ b/man/C/urpmi.update.8 @@ -1,4 +1,4 @@ -.TH urpmi.update 8 "07 Jan 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi.update 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" .IX urpmi.update .SH NAME urpmi.update \- Updates packages list for specified medias @@ -17,10 +17,16 @@ available or wget instead. .IP "\fB\--curl\fP" Use curl only for downloading distant files. By default curl is used if available or wget instead. +.IP "\fB\--limit-rate \fIrate\fP" +Try to limit the download speed, \fIrate\fP is given in Kb/sec. This option is +not active by default. .IP "\fB\--proxy\fP \fIproxyhost[:port|1080]\fP" Use specified HTTP proxy. .IP "\fB\--proxy-user\fP \fIuser:password\fP" Use specified user and password to use for proxy authentication. +.IP "\fB\--update\fP" +Add a medium which will be taken into account when updating only update media by +\fBurpmi\fP. .IP "\fB\-a\fP" Select all media that are not using a removable device to update them. .IP "\fB\-c\fP" |