Преглед изворни кода

mongorestore: add link to homepage

pxgamer пре 5 година
родитељ
комит
8f7329899c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pages/common/mongorestore.md

+ 1 - 0
pages/common/mongorestore.md

@@ -1,6 +1,7 @@
 # mongorestore
 
 > Utility to import a collection or database from a binary dump into a MongoDB instance.
+> More information: <https://docs.mongodb.com/manual/reference/program/mongorestore>.
 
 - Import a bson data dump from a directory to a MongoDB database: