Procházet zdrojové kódy

mongodump: add link to homepage

pxgamer před 5 roky
rodič
revize
e248645673
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      pages/common/mongodump.md

+ 1 - 0
pages/common/mongodump.md

@@ -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"):