We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0fe68a + d22c3cb commit c43f194Copy full SHA for c43f194
source/reference/mongoimport.txt
@@ -64,7 +64,7 @@ Options
64
65
.. code-block:: sh
66
67
- --host repl0 mongo0.example.net,mongo0.example.net,27018,mongo1.example.net,mongo2.example.net
+ --host repl0/mongo0.example.net,mongo0.example.net,27018,mongo1.example.net,mongo2.example.net
68
69
You can always connect directly to a single MongoDB instance by
70
specifying the host and port number directly.
0 commit comments