From ad008770cb005b5cad0ad4adadc4ff7b4e67d86a Mon Sep 17 00:00:00 2001 From: Pimpnase Date: Thu, 14 Mar 2013 19:19:56 +0100 Subject: [PATCH] Update config-database.txt The command to list all databases was wrong. --- source/reference/config-database.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/config-database.txt b/source/reference/config-database.txt index f6b47c99c9c..7f9e89cb0dd 100644 --- a/source/reference/config-database.txt +++ b/source/reference/config-database.txt @@ -33,7 +33,7 @@ You can return a list of the databases, with the following helper: .. code-block:: javascript - show collections + show dbs Collections -----------