diff --git a/source/reference/mongoimport.txt b/source/reference/mongoimport.txt index a52b701f52f..f7b9d06c1cb 100644 --- a/source/reference/mongoimport.txt +++ b/source/reference/mongoimport.txt @@ -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.