diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-06 19:06:21 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-06 19:06:21 +0000 |
commit | b68cef069aca83adf6bd4b47c213e322213e91a4 (patch) | |
tree | 212b2269cdb38ef45875b194f5d6c8a0e91dda2f /man | |
parent | da8ba57520284ac6413de27e7e1ef2b81f0347ee (diff) |
Cleanup
Diffstat (limited to 'man')
-rw-r--r-- | man/httrack.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/httrack.1 b/man/httrack.1 index 8d035c2..133f888 100644 --- a/man/httrack.1 +++ b/man/httrack.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii httrack.1 .\" -.TH httrack 1 "May 2013" "httrack website copier" +.TH httrack 1 "HTTrack version 3.47-21 (compiled Jul 5 2013)" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS @@ -46,7 +46,7 @@ httrack \- offline browser : copy websites to a local directory ] [ .B \-cN, \-\-sockets[=N] ] [ -.B \-TN, \-\-timeout +.B \-TN, \-\-timeout[=N] ] [ .B \-RN, \-\-retries[=N] ] [ @@ -264,7 +264,7 @@ maximum mms stream download time in seconds (60=1 minute, 3600=1 hour) (\-\-max\ .IP \-cN number of multiple connections (*c8) (\-\-sockets[=N]) .IP \-TN -timeout, number of seconds after a non\-responding link is shutdown (\-\-timeout) +timeout, number of seconds after a non\-responding link is shutdown (\-\-timeout[=N]) .IP \-RN number of retries, in case of timeout or non\-fatal errors (*R1) (\-\-retries[=N]) .IP \-JN |