Merge pull request #204 from LuanP/patch-1

Update docs/topics/commands.rst
This commit is contained in:
Pablo Hoffman 2012-12-10 16:19:25 -08:00
commit 0bc5e4f9ec
1 changed files with 2 additions and 2 deletions

View File

@ -392,9 +392,9 @@ Supported options:
rules to discover the callback (ie. spider method) to use for parsing the
response
* ``--noitems``: don't show extracted links
* ``--noitems``: don't show scraped items
* ``--nolinks``: don't show scraped items
* ``--nolinks``: don't show extracted links
* ``--depth`` or ``-d``: depth level for which the requests should be followed
recursively (default: 1)