Skip to content

Commit d3eaca6

Browse files
author
Ed Costello
committed
Merge pull request #553 from epc/DOCS-978-mongodb-232
DOCS-978 fix error introduced by versionadded in table
2 parents d2c0e3e + 78dd236 commit d3eaca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/mongo-shell-reference.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ displays some common help methods and commands:
7070
- Show help on collection methods. The ``<collection>`` can be the
7171
name of an existing collection or a non-existing collection.
7272

73-
.. versionadded:: 2.3.1
7473

7574
* - ``show databases``
7675

77-
- Print a list of all databases on the server.
76+
- .. versionadded:: 2.3.1
77+
Print a list of all databases on the server.
7878

7979
* - ``show dbs``
8080

0 commit comments

Comments
 (0)