From 2d1f89c7e3a5dbbd9333dde0cc1ddf79b676e250 Mon Sep 17 00:00:00 2001 From: Kamran Khan Date: Sat, 26 Jul 2014 11:28:28 -0400 Subject: [PATCH] Note that Object.bsonsize prints numbers in bytes --- source/reference/mongo-shell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/mongo-shell.txt b/source/reference/mongo-shell.txt index 5d001026d29..2a24c21428e 100644 --- a/source/reference/mongo-shell.txt +++ b/source/reference/mongo-shell.txt @@ -554,7 +554,7 @@ The following table displays some miscellaneous methods: - **Description** * - ``Object.bsonsize()`` - - Prints the :term:`BSON` size of a + - Prints the :term:`BSON` size of a in bytes See the `MongoDB JavaScript API Documentation `_ for a full list of JavaScript