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 b46fcdd commit 8d52b07Copy full SHA for 8d52b07
source/usage-examples/command.txt
@@ -19,8 +19,8 @@ administrative tasks such as fetching server stats or initializing a replica
19
set.
20
21
.. note::
22
- Use the :manual:`mongo shell </reference/mongo-shell>` for
23
- 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.
24
25
You can specify additional options in the ``options`` object passed in
26
the second parameter of the ``command()`` method. For more information
0 commit comments