Provided by: python-couchdb_0.10-1.1_all bug

NAME

       couchdb-dump - a CouchDB dump utility

SYNOPSIS

       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