Skip to content

Commit 15f1741

Browse files
authored
DOCS-15860 full validation does not report index info when collection validation fails (#2631)
* DOCS-15860 full validation does not report index info when collection validation fails * external review
1 parent f5a987b commit 15f1741

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
@@ -203,7 +203,7 @@ Specify :ref:`full: true <cmd-validate-full>` for more detailed output.
203203

204204
.. data:: validate.nIndexes
205205

206-
The number of indexes on the collection.
206+
The number of indexes on the collection that were validated.
207207

208208
.. data:: validate.keysPerIndex
209209

0 commit comments

Comments
 (0)