Skip to content

Commit d22c3cb

Browse files
author
Erick Ruiz de Chavez
committed
Missing '/' between 'repl0' and 'mongo0.example.net...'
1 parent f0fe68a commit d22c3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/mongoimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Options
6464

6565
.. code-block:: sh
6666

67-
--host repl0 mongo0.example.net,mongo0.example.net,27018,mongo1.example.net,mongo2.example.net
67+
--host repl0/mongo0.example.net,mongo0.example.net,27018,mongo1.example.net,mongo2.example.net
6868

6969
You can always connect directly to a single MongoDB instance by
7070
specifying the host and port number directly.

0 commit comments

Comments
 (0)