From e24864567374735228c9f18c9ac53e270cc2b716 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 4 Jun 2019 10:25:15 +0100 Subject: [PATCH] mongodump: add link to homepage --- pages/common/mongodump.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/mongodump.md b/pages/common/mongodump.md index 1e9c3efc3..c8cc184f3 100644 --- a/pages/common/mongodump.md +++ b/pages/common/mongodump.md @@ -1,6 +1,7 @@ # mongodump > Utility to export the contents of a MongoDB instance. +> More information: . - Create a dump of all databases (this will place the files inside a directory called "dump"):