summaryrefslogtreecommitdiff
path: root/debian/bsondump.1
blob: 20464719bd0265538ff5ba9b3ed5e103ede5defa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH BSONDUMP "1" "March 2011" "10gen" "MongoDB Database"
.SH NAME
bsondump \- print BSON documents as JSON
.SH DESCRIPTION
usage: bsondump [options] <bson filename>
options:
.TP
\fB\-\-help\fR
produce help message
.TP
.B \-\-version
show version information
.TP
\fB\-v\fR [ \fB\-\-verbose\fR ]
be more verbose (include multiple times for more
verbosity e.g. \fB\-vvvvv\fR)
.TP
\fB\-\-objcheck\fR
validate object before inserting
.TP
\fB\-\-filter\fR arg
filter to apply before inserting
.TP
\fB\-\-type\fR arg (=json)
type of output: json,debug
.SH "COPYRIGHT"
.PP
Copyright 2011 10gen
.SH "SEE ALSO"
For more information, please refer to the bsondump page in the MongoDB manual, available at http://dochub.mongodb.org/core/bsondumpmanpage