Skip to content

Commit fe78a98

Browse files
i80andkay-kim
authored andcommitted
DOCS-3638: mongoimport link to Extended JSON above the fold
Signed-off-by: kay <[email protected]>
1 parent 357968c commit fe78a98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/reference/program/mongoimport.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
Synopsis
1111
--------
1212

13-
The :program:`mongoimport` tool provides a route to import content from a
14-
JSON, CSV, or TSV export created by :program:`mongoexport`, or
15-
potentially, another third-party export tool. See the
16-
:doc:`/core/import-export` document for a more in depth
13+
The :program:`mongoimport` tool imports content from an
14+
:doc:`Extended JSON </reference/mongodb-extended-json>`, CSV, or TSV export
15+
created by :program:`mongoexport`, or potentially, another third-party export
16+
tool. See the :doc:`/core/import-export` document for a more in depth
1717
usage overview, and the :doc:`mongoexport` document for more
1818
information regarding :program:`mongoexport`, which
1919
provides the inverse "exporting" capability.

0 commit comments

Comments
 (0)