Skip to content

Commit 8357829

Browse files
authored
DOCSP-31559 Mongorestore Index Blurb Clarification (#96)
1 parent 1098f5a commit 8357829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/mongorestore.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ same value ``_id`` field as the to-be-restored documents,
162162
Rebuild Indexes
163163
~~~~~~~~~~~~~~~
164164

165-
:binary:`~bin.mongorestore` recreates indexes recorded by
166-
:binary:`~bin.mongodump` before restoring data.
165+
:binary:`~bin.mongorestore` recreates indexes recorded by
166+
:binary:`~bin.mongodump` after restoring data.
167167

168168
.. note::
169169

0 commit comments

Comments
 (0)