Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/mongoimport.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Options

.. code-block:: sh

--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

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