couchdb-dump --version (return code: 0)
0.10
couchdb-dump --help (return code: 0)
Usage: couchdb-dump [options] dburl
Options:
--version show program's version number and exit
-h, --help show this help message and exit
--json-module=JSON_MODULE
the JSON module to use ("simplejson", "cjson", or
"json" are supported)
-u USERNAME, --username=USERNAME
the username to use for authentication
-p PASSWORD, --password=PASSWORD
the password to use for authentication
-b BULK_SIZE, --bulk-size=BULK_SIZE
number of docs retrieved from database