[Pkg-mongodb-maintainers] [pkg-mongodb] 190/394: describe jsonArray option for mongoimport in manpage (Bug#656444)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 0be233910d42d5aab192f9c4ca502661d8439df6
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Thu Jan 19 14:11:52 2012 +0100

    describe jsonArray option for mongoimport in manpage (Bug#656444)
---
 debian/changelog              | 6 ++++++
 debian/manpages/mongoimport.1 | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7135f3..8558e5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mongodb (1:2.0.2-3) unstable; urgency=low
+
+  * Describe jsonArray option for mongoimport in manpage (Closes: 656444)
+
+ -- Antonin Kral <A.Kral at sh.cvut.cz>  Thu, 19 Jan 2012 14:11:14 +0100
+
 mongodb (1:2.0.2-2) unstable; urgency=low
 
   * added logrotate for mongodb-server (Closes: #656065)
diff --git a/debian/manpages/mongoimport.1 b/debian/manpages/mongoimport.1
index a1d3751..b99408c 100644
--- a/debian/manpages/mongoimport.1
+++ b/debian/manpages/mongoimport.1
@@ -40,6 +40,9 @@ comma separated list of field names e.g. \fB\-f\fR name,age
 .B \-\-fieldFile FILE
 file with fields names \- 1 per line
 .TP
+.B \-\-jsonArray
+load a json array, not one item per line. Currently limited to 4MB.
+.TP
 .B \-\-ignoreBlanks
 if given, empty fields in csv and tsv will be ignored
 .TP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list