File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,5 @@ content: |
72
72
replay journal files, :binary:`~bin.mongod` notes these events in the log
73
73
output.
74
74
75
- There is no reason to run :dbcommand:`repairDatabase` in these
76
- situations.
75
+ There is no reason to run ``--repair``.
77
76
...
Original file line number Diff line number Diff line change @@ -89,8 +89,6 @@ MongoDB removes the MMAPv1 specific options:
89
89
90
90
- ``verbose`` for :dbcommand:`collStats`
91
91
92
- - ``preserveClonedFilesOnFailure`` and ``backupOriginalFiles`` for
93
- :dbcommand:`repairDatabase`
94
92
95
93
- ``flags`` for :dbcommand:`create`
96
94
Original file line number Diff line number Diff line change @@ -92,9 +92,6 @@ MongoDB removes the MMAPv1 specific options:
92
92
93
93
- ``verbose`` for :dbcommand:`collStats`
94
94
95
- - ``preserveClonedFilesOnFailure`` and ``backupOriginalFiles`` for
96
- :dbcommand:`repairDatabase`
97
-
98
95
- ``flags`` for :dbcommand:`create`
99
96
100
97
- ``paddingFactor``, ``paddingBytes``, ``preservePadding`` for
You can’t perform that action at this time.
0 commit comments