From e83375382d9246c77828ec06c545060fb519b239 Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Mon, 20 Jul 2015 08:04:14 +0000 Subject: [PATCH] README: there are control files in DIR too --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 206914b..0392f2b 100644 --- a/README.md +++ b/README.md @@ -110,8 +110,9 @@ thus would otherwise not be included in the recursive crawl. Changing ignores during the crawl --- -`grab-site` outputs WARCs and logs to a new subdirectory in the directory from -which you launched `grab-site`, referred to here as "DIR". (Use `ls -lrt` to find it.) +`grab-site` outputs WARCs, logs, and control files to a new subdirectory in the +directory from which you launched `grab-site`, referred to here as "DIR". +(Use `ls -lrt` to find it.) While the crawl is running, you can edit `DIR/ignores` and `DIR/igsets`; the changes will be applied as soon as the next URL is grabbed.