From 9ca2bd97a618e19cec2f2f7a478f935a760df957 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Sun, 11 May 2014 19:57:49 +0530 Subject: [PATCH] options added to readme --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index e66fa14..0bf1ee5 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ Usage: scrapy crawl get_lynda [-a max_pages=10] + +max_pages defaults to 5 Saves to "output.json" by default ( Configurable as SAVED_JSON in settings.py)