diff --git a/docs/topics/commands.rst b/docs/topics/commands.rst index af65701f4..96edd843e 100644 --- a/docs/topics/commands.rst +++ b/docs/topics/commands.rst @@ -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)