mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
mongodump: add link to homepage
This commit is contained in:
parent
bbcfafddef
commit
e248645673
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# mongodump
|
# mongodump
|
||||||
|
|
||||||
> Utility to export the contents of a MongoDB instance.
|
> 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"):
|
- Create a dump of all databases (this will place the files inside a directory called "dump"):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue