1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:26:01 +02:00

mongorestore: update more information link

This commit is contained in:
Axel Navarro 2021-04-03 16:41:51 -03:00 committed by Starbeamrainbowlabs
parent cebded9a37
commit 66f3c0dfce

View file

@ -1,7 +1,7 @@
# mongorestore
> Utility to import a collection or database from a binary dump into a MongoDB instance.
> More information: <https://docs.mongodb.com/manual/reference/program/mongorestore>.
> More information: <https://docs.mongodb.com/database-tools/mongorestore/>.
- Import a bson data dump from a directory to a MongoDB database: