Skip to content

Commit 022911c

Browse files
authored
DOCS-15860 full validation does not report index info when collection validation fails (#2631) (#2654)
* DOCS-15860 full validation does not report index info when collection validation fails * external review
1 parent 1c8c8f3 commit 022911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/validate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Specify :ref:`full: true <cmd-validate-full>` for more detailed output.
234234

235235
.. data:: validate.nIndexes
236236

237-
The number of indexes on the collection.
237+
The number of indexes on the collection that were validated.
238238

239239
.. data:: validate.keysPerIndex
240240

0 commit comments

Comments
 (0)