Skip to content

Commit 41c8f43

Browse files
authored
[BI] Change --sampleSize help output to say "per namespace" instead of "per database" (#250)
1 parent a5f9552 commit 41c8f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/options-mongosqld.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ args: <number>
168168
description: |
169169
.. versionadded:: 2.3
170170
171-
The number of documents per database to sample when gathering schema
171+
The number of documents per namespace to sample when gathering schema
172172
information.
173173
174174
Set :option:`--sampleSize` to ``0`` to include all

0 commit comments

Comments
 (0)