Added the options for the Feed exports
This commit is contained in:
parent
ffb3861034
commit
e65d3a6898
@ -13,6 +13,8 @@ Options:
|
|||||||
--version Show version.
|
--version Show version.
|
||||||
--verbose Verbose logging output.
|
--verbose Verbose logging output.
|
||||||
--log=<file> Save log to an file.
|
--log=<file> Save log to an file.
|
||||||
|
-o <file> --output=<file> Output file [default: result.*format*]
|
||||||
|
-f <format> --format=<format> Output formats [default: jsonlines | supported: csv, json, jsonlines, xml]
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
Reference in New Issue
Block a user