From b12fd485facdbd1b70f9b13a2bd048882504875d Mon Sep 17 00:00:00 2001 From: happyraul Date: Tue, 26 Aug 2014 14:43:25 +0200 Subject: [PATCH] minor: clarify directory naming directories are named for each database, not each directory with the --directoryperdb option --- source/reference/program/mongod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/program/mongod.txt b/source/reference/program/mongod.txt index d1bb18ab78e..e8e66919a87 100644 --- a/source/reference/program/mongod.txt +++ b/source/reference/program/mongod.txt @@ -286,7 +286,7 @@ Core Options Alters the storage pattern of the data directory to store each database's files in a distinct folder. This option will create - directories within the :option:`--dbpath` named for each directory. + directories within the :option:`--dbpath` named for each database. Use this option in conjunction with your file system and device configuration so that MongoDB will store data on a number of