Selaa lähdekoodia

mongodump: add link to homepage

pxgamer 5 vuotta sitten
vanhempi
commit
e248645673
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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"):