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