Skip to content

Commit f0689d2

Browse files
committed
DOCSP-14729 update mentions command-line tools
1 parent c4c2b46 commit f0689d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/reference/mongodb-extended-json.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ The following drivers use the Extended JSON v2.0
7070
For 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

source/release-notes/4.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ FIPS Mode
11631163

11641164
Starting 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:

0 commit comments

Comments
 (0)