Update docs/topics/commands.rst

A short change.
This commit is contained in:
Luan 2012-12-10 15:16:02 -02:00
parent 0cc138c010
commit 5582ea28ec
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)