Archived
1
0

Added the options for the Feed exports

This commit is contained in:
Jip J. Dekker 2014-04-15 18:57:51 +02:00
parent ffb3861034
commit e65d3a6898

View File

@ -9,10 +9,12 @@ Usage:
fourmi --version
Options:
-h --help Show this screen.
--version Show version.
--verbose Verbose logging output.
--log=<file> Save log to an file.
-h --help Show this screen.
--version Show version.
--verbose Verbose logging output.
--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