diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-10 14:29:10 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-10 14:29:10 +0000 |
commit | 4f1973e21f577f0e908d722421f2c61135ab9704 (patch) | |
tree | 50965216473b349aff50d73b060ab96bb94a22e4 /man/C/urpmi.8 | |
parent | 42e551c708aed332e1e76a5de7cccdb7362b3c58 (diff) | |
download | urpmi-4f1973e21f577f0e908d722421f2c61135ab9704.tar urpmi-4f1973e21f577f0e908d722421f2c61135ab9704.tar.gz urpmi-4f1973e21f577f0e908d722421f2c61135ab9704.tar.bz2 urpmi-4f1973e21f577f0e908d722421f2c61135ab9704.tar.xz urpmi-4f1973e21f577f0e908d722421f2c61135ab9704.zip |
Add a retry option to urpmi and urpmi.cfg (bug #1174)
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 d50d5afc..bfda8390 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -123,6 +123,8 @@ Try to limit the download speed, \fIrate\fP is given in bytes/sec. This option i not active by default. .IP "\fB\--resume\fP" Resume transfer of partially-downloaded files. +.IP "\fB\--retry\fP \fItimes\fP" +Retries to download files over FTP or HTTP the specified number of times. .IP "\fB\--proxy\fP \fIproxyhost[:port|1080]\fP" Use specified HTTP proxy. .IP "\fB\--proxy-user\fP \fIuser:password\fP" |