Fix eepget man page (ticket #1631)

retry default was changed to 0 a while ago
This commit is contained in:
zzz
2015-09-18 20:43:54 +00:00
parent 83791b2d10
commit b8a909c4cc

View File

@@ -1,4 +1,4 @@
.TH EEEPGET 1 "February 5, 2014" "" "Eepget - I2P Downloader" .TH EEEPGET 1 "September 18, 2015" "" "Eepget - I2P Downloader"
.SH NAME .SH NAME
Eepget \- I2P downloader Eepget \- I2P downloader
@@ -15,7 +15,7 @@ regular Internet are supported.
.P .P
Eepget is able to cope with slow or unstable network connections; if a download Eepget is able to cope with slow or unstable network connections; if a download
is not successful because of a network problem, it will keep retrying until the is not successful because of a network problem, it will keep retrying until the
whole file has been retrieved (by default up to three times). If supported by whole file has been retrieved (if the -n option is set). If supported by
the remote server, eepget will instruct the server to continue the download the remote server, eepget will instruct the server to continue the download
from the point of interruption. from the point of interruption.
@@ -53,7 +53,7 @@ Controls the progress display. \fB\ markSize \fP is the number of bytes one '#'
.B .B
\fB\-n\fR retries \fB\-n\fR retries
.TP .TP
Specify the number of times to retry downloading if the download isn't successful. If this option is not specified, eepget will retry downloading the file 5 times. Specify the number of times to retry downloading if the download isn't successful. If this option is not specified, eepget will not retry.
.TP .TP
.B .B