bsondump(1) - Linux man page
Name
bsondump - print BSON documents as JSONDescription
usage: bsondump [options] <bson filename> options:- --help
- produce help message
- --version
- show version information
- -v [ --verbose ]
- be more verbose (include multiple times for more verbosity e.g. -vvvvv)
- --objcheck
- validate object before inserting
- --filter arg
- filter to apply before inserting
- --type arg (=json)
- type of output: json,debug
Copyright
Copyright 2011 10gen