We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8025d1e commit 7cedd41Copy full SHA for 7cedd41
source/usage-examples/command.txt
@@ -11,8 +11,8 @@ administrative tasks such as fetching server stats or initializing a replica
11
set.
12
13
.. note::
14
- Use the :manual:`mongo shell </reference/mongo-shell>` for
15
- administrative tasks instead of the Node.js driver whenever possible.
+ Use the :mongosh:`MongoDB Shell </>` for administrative tasks instead of
+ the {+driver-short+} whenever possible.
16
17
You can specify additional options in the ``options`` object passed in
18
the second parameter of the ``command()`` method. For more information
0 commit comments