From df800e154f3265f43a3758ac5071caba026ae585 Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 19 Dec 2017 10:16:08 +0000 Subject: Provide better defaults for command-line options Defaults that are more suitable to real-world site archiving. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 34360fa..39b0cea 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ The crawling scope is controlled with a set of overlapping checks: prefix is implicitly ignored) * maximum crawling depth can be controlled with the *--depth* option * resources related to a page (CSS, JS, etc) will always be fetched, - even if on external domains, if the *--include-related* option is - specified + even if on external domains, unless the *--exclude-related* option + is specified If the program is interrupted, running it again with the same command line from the same directory will cause it to resume crawling from -- cgit v1.2.3-54-g00ecf