Skip to content

Commit 519ab1f

Browse files
ajhuh-mdbandf-mongodb
authored andcommitted
DOCSP-14409 include units for db.collection.storageSize() return value
1 parent a60aa46 commit 519ab1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/method/db.collection.storageSize.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ db.collection.storageSize()
1616
.. include:: /includes/fact-mongosh-shell-method.rst
1717

1818

19-
:returns: The total amount of storage allocated to this collection
20-
for document storage.
19+
:returns: The total amount of storage in bytes allocated to this
20+
collection for document storage.
2121

2222
If collection data is compressed (which is the
2323
:option:`default for WiredTiger <mongod

0 commit comments

Comments
 (0)