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

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"):