Skip to content

Commit 71ed6ea

Browse files
rustagirmongoKart
authored andcommitted
Update run-command.txt
1 parent 01aca79 commit 71ed6ea

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

source/fundamentals/run-command.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,6 @@ initializing a replica set, or running an aggregation pipeline.
3030
commands, as it provides a consistent interface between the shell and
3131
drivers.
3232

33-
.. tip::
34-
35-
Use the :mongosh:`MongoDB Shell </>` for
36-
administrative tasks instead of the Java driver whenever possible,
37-
since these tasks are often quicker and easier to implement with the
38-
shell than in a Java application. This is the preferred method to
39-
issue database commands, as it provides a consistent interface
40-
between the shell and drivers.
41-
4233
Execute a Command
4334
-----------------
4435

@@ -191,4 +182,4 @@ For more information about the concepts in this guide, see the following documen
191182
.. - :manual:`checkMetadataConsistency Command </reference/command/checkMetadataConsistency/>`
192183

193184
To learn how to retrieve data from a cursor, see the
194-
:ref:`node-access-cursor` fundamentals page.
185+
:ref:`node-access-cursor` fundamentals page.

0 commit comments

Comments
 (0)