Skip to content

Commit 2c7e12e

Browse files
authored
DOCSP-27801-mongoimport-drop-indexes-clarification (#132)
* DOCSP-27801-mongoimport-drop-indexes-clarification * Adding glossary term directive to index. * Modifying glossary link from singular to plural.
1 parent eb58264 commit 2c7e12e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/mongoimport.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,8 @@ Options
521521
.. option:: --drop
522522

523523
Modifies the import process so that the target instance drops
524-
the collection before importing the data from the input.
524+
the collection and any associated :term:`indexes <index>` before
525+
importing data from the input.
525526

526527

527528

0 commit comments

Comments
 (0)