Skip to content

Commit 2421c3a

Browse files
author
Fredrik Wallenius
committed
Update source/reference/mongorestore.txt
The dump is created with 'mongodump' and not 'mongorestore'.
1 parent b04b674 commit 2421c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/mongorestore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Synopsis
1010
--------
1111

1212
The :program:`mongorestore` tool imports content from binary database
13-
dump, created by :program:`mongorestore` into a specific
13+
dump, created by :program:`mongodump` into a specific
1414
database. :program:`mongorestore` can import content to an existing
1515
database or create a new one.
1616

0 commit comments

Comments
 (0)