*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
`scrapy crawl {{spider_name}}`
|
||||
|
||||
- Fetch a webpage as Scrapy sees it and print the source to stdout:
|
||||
- Fetch a webpage as Scrapy sees it and print the source to `stdout`:
|
||||
|
||||
`scrapy fetch {{url}}`
|
||||
|
||||
|
Reference in New Issue
Block a user