File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ The following drivers use the Extended JSON v2.0
7070For C# and Ruby that use Legacy MongoDB Extended JSON v1, refer to
7171:doc:`/reference/mongodb-extended-json-v1`.
7272
73- MongoDB Command-Line Tools
74- ~~~~~~~~~~~~~~~~~~~~~~~~~~
73+ MongoDB Database Tools
74+ ~~~~~~~~~~~~~~~~~~~~~~
7575
7676.. include:: /includes/extracts/4.2-changes-extended-json-v2.rst
7777
Original file line number Diff line number Diff line change @@ -1163,7 +1163,7 @@ FIPS Mode
11631163
11641164Starting in version 4.2,
11651165
1166- - For the following command-line tools , if the write concern is
1166+ - For the following Database Tools , if the write concern is
11671167 specified in both the ``--uri`` connection string and the
11681168 ``--writeConcern`` option, the ``--writeConcern`` option overrides
11691169 the one in the connection string:
@@ -1172,7 +1172,7 @@ Starting in version 4.2,
11721172 - :binary:`~bin.mongoimport`
11731173 - :binary:`~bin.mongorestore`
11741174
1175- - For the following command-line tools , if the read preference is
1175+ - For the following Database Tools , if the read preference is
11761176 specified in both the ``--uri`` connection string and the
11771177 ``--readPreference`` option, the ``--readPreference`` option
11781178 overrides the one in the connection string:
You can’t perform that action at this time.
0 commit comments