summaryrefslogtreecommitdiff
path: root/debian/bsondump.1
diff options
context:
space:
mode:
authorSam Kleinman <samk@10gen.com>2015-01-30 16:44:56 -0500
committerSam Kleinman <samk@10gen.com>2015-01-30 18:18:58 -0500
commitca12273ba6876c4239c824bbe83a27bd328b051f (patch)
treec390110edd2fcd06a79e73a7c3e3aea84813b5bc /debian/bsondump.1
parent8e11987b6f7f393bbf1c468f7626d2a4993ae0cb (diff)
downloadmongo-ca12273ba6876c4239c824bbe83a27bd328b051f.tar.gz
SERVER-17136: update manpages
Diffstat (limited to 'debian/bsondump.1')
-rw-r--r--debian/bsondump.133
1 files changed, 19 insertions, 14 deletions
diff --git a/debian/bsondump.1 b/debian/bsondump.1
index f91b910787e..892b46c92c2 100644
--- a/debian/bsondump.1
+++ b/debian/bsondump.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "BSONDUMP" "1" "March 18, 2014" "2.6" "mongodb-manual"
+.TH "BSONDUMP" "1" "January 30, 2015" "3.0" "mongodb-manual"
.SH NAME
bsondump \- MongoDB BSON Utility
.
@@ -44,6 +44,9 @@ BSON files, not a tool for data ingestion or other application use.
.UNINDENT
.UNINDENT
.SH OPTIONS
+.sp
+Changed in version 3.0.0: \fBbsondump\fP removed the \fB\-\-filter\fP option.
+
.INDENT 0.0
.TP
.B bsondump
@@ -54,8 +57,8 @@ BSON files, not a tool for data ingestion or other application use.
.UNINDENT
.INDENT 0.0
.TP
-.B \-\-help, \-h
-Returns information on \fBbsondump\fP options and usage.
+.B \-\-help
+Returns information on the options and use of \fBbsondump\fP\&.
.UNINDENT
.INDENT 0.0
.TP
@@ -67,8 +70,10 @@ including the option multiple times, (e.g. \fB\-vvvvv\fP\&.)
.INDENT 0.0
.TP
.B \-\-quiet
-Runs \fBbsondump\fP in a quiet mode that attempts to limit the amount of
-output. This option suppresses:
+Runs the \fBbsondump\fP in a quiet mode that attempts to limit the amount
+of output.
+.sp
+This option suppresses:
.INDENT 7.0
.IP \(bu 2
output from \fIdatabase commands\fP
@@ -110,20 +115,20 @@ incoming BSON documents.
.UNINDENT
.INDENT 0.0
.TP
-.B \-\-filter <JSON>
-Limits the documents that \fBbsondump\fP exports to only those
-documents that match the \fIJSON document\fP specified as
-\fB\(aq<JSON>\(aq\fP\&. Be sure to include the document in single quotes to avoid
-interaction with your system\(aqs shell environment.
-.UNINDENT
-.INDENT 0.0
-.TP
.B \-\-type <=json|=debug>
Changes the operation of \fBbsondump\fP from outputting
"\fIJSON\fP" (the default) to a debugging format.
.UNINDENT
.INDENT 0.0
.TP
+.B \-\-pretty
+New in version 3.0.0.
+
+.sp
+Outputs documents in a pretty\-printed format JSON.
+.UNINDENT
+.INDENT 0.0
+.TP
.B <bsonFilename>
The final argument to \fBbsondump\fP is a document containing
\fIBSON\fP\&. This data is typically generated by
@@ -160,6 +165,6 @@ bsondump \-\-type=debug collection.bson
.SH AUTHOR
MongoDB Documentation Project
.SH COPYRIGHT
-2011-2014, MongoDB, Inc.
+2011-2015
.\" Generated by docutils manpage writer.
.