mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 16:06:03 +02:00
mongorestore: update more information link
This commit is contained in:
parent
cebded9a37
commit
66f3c0dfce
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# mongorestore
|
# mongorestore
|
||||||
|
|
||||||
> Utility to import a collection or database from a binary dump into a MongoDB instance.
|
> 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:
|
- Import a bson data dump from a directory to a MongoDB database:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue