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

mongodump: update more information link (#5674)

This commit is contained in:
Kieran Siek 2021-04-03 20:02:15 +08:00 committed by GitHub
parent 1665bf4027
commit 87eaf60c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# mongodump
> Utility to export the contents of a MongoDB instance.
> More information: <https://docs.mongodb.com/manual/reference/program/mongodump>.
> More information: <https://docs.mongodb.com/database-tools/mongodump/>.
- Create a dump of all databases (this will place the files inside a directory called "dump"):