diff options
author | Xavier Roche <roche@httrack.com> | 2017-02-23 23:10:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-23 23:10:49 +0100 |
commit | 68efe9e4a4671d051e40abd904c135f3033654c5 (patch) | |
tree | 3d8da3c566735b20e595e917d2a5b78ae89652a2 | |
parent | de7cc599b23c2ff764f163b3c57726c1f7ac658e (diff) | |
parent | dcc826ab7b46b83054210d3b0eb0252202ffd130 (diff) |
Merge pull request #122 from glogiotatidis/patch-1
Typo pagees -> pages
-rw-r--r-- | html/fcguide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/fcguide.html b/html/fcguide.html index 52288dd..65389db 100644 --- a/html/fcguide.html +++ b/html/fcguide.html @@ -1942,7 +1942,7 @@ include (+) and filters that indicate what to exclude (-). <p align=justify> Starting with the initially specified URLs, the default operation mode is to mirror starting from these URLs downward into the directory structure of the host (i.e. if one of your starting -pagees was www.all.net/test/a.html, all links starting with www.all.net/test/ +pages was www.all.net/test/a.html, all links starting with www.all.net/test/ will be collected but links in www.all.net/anything-else will not be collected, because they are in a higher directory strcuture level. This prevents HTTrack from mirroring the whole site. If you may want to |