Просмотр исходного кода

mongodump: add link to homepage

pxgamer 5 лет назад
Родитель
Сommit
e248645673
1 измененных файлов с 1 добавлено и 0 удалено
  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"):