Skip to content

Commit f417a64

Browse files
geogheganSam Kleinman
authored andcommitted
Corrects the dbpath
Signed-off-by: Sam Kleinman <[email protected]>
1 parent 99c5d74 commit f417a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/recover-data-following-unexpected-shutdown.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ option to preserve the original data files unmodified:
129129
``/data/db0`` directory.
130130

131131
#. Start :program:`mongod` using the following invocation to point the
132-
:setting:`dbpath` at ``/data/db2``:
132+
:setting:`dbpath` at ``/data/db0``:
133133

134134
.. code-block:: sh
135135

0 commit comments

Comments
 (0)