File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -715,11 +715,11 @@ Options
715
715
.. note::
716
716
717
717
When using :binary:`~bin.mongorestore` with :option:`--oplogReplay` to restore
718
- a replica set, you must
719
- restore a full dump of a :term:`replica set` member created
720
- using :binary:`~bin.mongodump --oplog <mongodump>`.
718
+ a replica set, you must restore a full dump of a :term:`replica set` member created
719
+ using :option:`mongodump --oplog`.
720
+
721
721
:binary:`~bin.mongorestore` with :option:`--oplogReplay` fails if you use any of
722
- the following options to limit the data be restored:
722
+ the following options to limit the data to be restored:
723
723
724
724
- :option:`--db`
725
725
- :option:`--collection`
@@ -857,7 +857,7 @@ Options
857
857
.. versionadded:: 3.2
858
858
859
859
Restores from compressed files or data stream created by
860
- :binary:`~bin. mongodump --gzip <mongodump> `
860
+ :option:` mongodump --gzip`
861
861
862
862
To restore from a dump directory that contains compressed files, run
863
863
:binary:`~bin.mongorestore` with the :option:`--gzip` option.
You can’t perform that action at this time.
0 commit comments