1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:33:43 +02:00

mongorestore: add link to homepage

This commit is contained in:
pxgamer 2019-06-04 10:25:16 +01:00 committed by Lucas Gabriel Schneider
parent e248645673
commit 8f7329899c

View file

@ -1,6 +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>.
- Import a bson data dump from a directory to a MongoDB database: