`scrapy shell 'http://scrapy.org' --nolog` should be `scrapy shell http://scrapy.org --nolog`
scrapy shell 'http://scrapy.org' --nologshould be
scrapy shell http://scrapy.org --nolog