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
70
70
For C# and Ruby that use Legacy MongoDB Extended JSON v1, refer to
71
71
:doc:`/reference/mongodb-extended-json-v1`.
72
72
73
- MongoDB Command-Line Tools
74
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
73
+ MongoDB Database Tools
74
+ ~~~~~~~~~~~~~~~~~~~~~~
75
75
76
76
.. include:: /includes/extracts/4.2-changes-extended-json-v2.rst
77
77
Original file line number Diff line number Diff line change @@ -1163,7 +1163,7 @@ FIPS Mode
1163
1163
1164
1164
Starting in version 4.2,
1165
1165
1166
- - For the following command-line tools , if the write concern is
1166
+ - For the following Database Tools , if the write concern is
1167
1167
specified in both the ``--uri`` connection string and the
1168
1168
``--writeConcern`` option, the ``--writeConcern`` option overrides
1169
1169
the one in the connection string:
@@ -1172,7 +1172,7 @@ Starting in version 4.2,
1172
1172
- :binary:`~bin.mongoimport`
1173
1173
- :binary:`~bin.mongorestore`
1174
1174
1175
- - For the following command-line tools , if the read preference is
1175
+ - For the following Database Tools , if the read preference is
1176
1176
specified in both the ``--uri`` connection string and the
1177
1177
``--readPreference`` option, the ``--readPreference`` option
1178
1178
overrides the one in the connection string:
You can’t perform that action at this time.
0 commit comments