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:
parent
bbcfafddef
commit
e248645673
1 changed files with 1 additions and 0 deletions
|
@ -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"):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue