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.
2 parents d2c0e3e + 78dd236 commit d3eaca6Copy full SHA for d3eaca6
source/reference/mongo-shell-reference.txt
@@ -70,11 +70,11 @@ displays some common help methods and commands:
70
- Show help on collection methods. The ``<collection>`` can be the
71
name of an existing collection or a non-existing collection.
72
73
- .. versionadded:: 2.3.1
74
75
* - ``show databases``
76
77
- - Print a list of all databases on the server.
+ - .. versionadded:: 2.3.1
+ Print a list of all databases on the server.
78
79
* - ``show dbs``
80
0 commit comments