Skip to content

Commit fe37eb6

Browse files
author
Sam Kleinman
committed
merge: DOCS-842
2 parents a052215 + a68de2a commit fe37eb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/reference/collection-statistics.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,9 @@ Fields
159159
.. versionadded:: 2.2
160160

161161
Reports the flags on this collection set by the user. In version
162-
2.2 the only user flag is ``usePowerOf2Sizes``.
162+
2.2 the only user flag is :collflag:`usePowerOf2Sizes`.
163+
If :collflag:`usePowerOf2Sizes` is enabled, :stats:`userFlags` will
164+
be set to ``1``, otherwise :stats:`userFlags` will be ``0``.
163165

164166
See the :dbcommand:`collMod` command for more information on setting user
165167
flags and :ref:`usePowerOf2Sizes <usePowerOf2Sizes>`.

0 commit comments

Comments
 (0)