Update scrapy.1

This commit is contained in:
Paul Tremberth 2017-01-25 11:28:20 +01:00 committed by GitHub
parent bae12870bb
commit 87472346df
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ Print setting value, interpreted as a boolean
Print setting value, interpreted as an integer Print setting value, interpreted as an integer
.TP .TP
.I --getfloat=SETTING .I --getfloat=SETTING
Print setting value, interpreted as an float Print setting value, interpreted as a float
.TP .TP
.I --getlist=SETTING .I --getlist=SETTING
Print setting value, interpreted as an float Print setting value, interpreted as a float
.TP .TP
.I --init .I --init
Print initial setting value (before loading extensions and spiders) Print initial setting value (before loading extensions and spiders)