Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
mongodb-3.0
-
None
-
1
-
true
Description
http://docs.mongodb.org/manual/reference/command/repairDatabase/#example
Can we change the example box from:
{ repairDatabase: 1 }TO
db.runCommand(
{ repairDatabase: 1 })