Details
-
Task
-
Resolution: Fixed
-
Critical - P2
-
None
-
None
Description
Description
https://docs.mongodb.com/manual/reference/program/mongorestore/ has a description of mongoimport not mongorestore.
As per asya's pull request: https://github.com/mongodb/docs/pull/4291/files, the text should be something like:
> The :binary:`~bin.mongorestore` loads data from a binary database dump
created by :binary:`~bin.mongodump` into a mongod or mongos instance.