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

mongodump: add link to homepage

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

View file

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