diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 16:26:11 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 17:21:57 +0100 |
commit | fa0e5f72e079cf5b3dc0331c12499e04875d7726 (patch) | |
tree | ca5bd5e0f8b287523b676ff67516f09c2fd289c5 /html/options.html | |
parent | b1a98a7f16885ff5935d7e159540f4c6acb393e3 (diff) |
Fixed typos
Diffstat (limited to 'html/options.html')
-rw-r--r-- | html/options.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/html/options.html b/html/options.html index bdf86aa..11cc9f5 100644 --- a/html/options.html +++ b/html/options.html @@ -195,19 +195,19 @@ NN name conversion type (0 *original structure 1,2,3 html/data in one directory N99 All files in web/, with random names (gadget !) N100 Site-structure, without www.domain.xxx/ - N101 Identical to N1 exept that "web" is replaced by the site's name - N102 Identical to N2 exept that "web" is replaced by the site's name - N103 Identical to N3 exept that "web" is replaced by the site's name - N104 Identical to N4 exept that "web" is replaced by the site's name - N105 Identical to N5 exept that "web" is replaced by the site's name - N199 Identical to N99 exept that "web" is replaced by the site's name - - N1001 Identical to N1 exept that there is no "web" directory - N1002 Identical to N2 exept that there is no "web" directory - N1003 Identical to N3 exept that there is no "web" directory (option set for g option) - N1004 Identical to N4 exept that there is no "web" directory - N1005 Identical to N5 exept that there is no "web" directory - N1099 Identical to N99 exept that there is no "web" directory + N101 Identical to N1 except that "web" is replaced by the site's name + N102 Identical to N2 except that "web" is replaced by the site's name + N103 Identical to N3 except that "web" is replaced by the site's name + N104 Identical to N4 except that "web" is replaced by the site's name + N105 Identical to N5 except that "web" is replaced by the site's name + N199 Identical to N99 except that "web" is replaced by the site's name + + N1001 Identical to N1 except that there is no "web" directory + N1002 Identical to N2 except that there is no "web" directory + N1003 Identical to N3 except that there is no "web" directory (option set for g option) + N1004 Identical to N4 except that there is no "web" directory + N1005 Identical to N5 except that there is no "web" directory + N1099 Identical to N99 except that there is no "web" directory LN long names L0 Filenames and directory names are limited to 8 characters + 3 for extension @@ -272,7 +272,7 @@ RN number of retries, in case of timeout or non-fatal errors (*R0) This option sets the maximum number of tries that can be processed for a file o *generate output html file in case of error (404..) (o0 don't generate) -This option define whether the engine has to generate html output file or not if an error occured +This option define whether the engine has to generate html output file or not if an error occurred TN timeout, number of seconds after a non-responding link is shutdown This option define the timeout @@ -282,8 +282,8 @@ JN traffic jam control, minimum transfert rate (bytes/seconds) tolerated for a l This option define the minimum transfer rate Example: -J200 -HN host is abandonned if: 0=never, 1=timeout, 2=slow, 3=timeout or slow -This option define whether the engine has to abandon a host if a timeout/"too slow" error occured +HN host is abandoned if: 0=never, 1=timeout, 2=slow, 3=timeout or slow +This option define whether the engine has to abandon a host if a timeout/"too slow" error occurred &P extended parsing, attempt to parse all links (even in unknown tags or Javascript) This option activates the extended parsing, that attempt to find links in unknown Html code/javascript |