We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e3c94 commit bdb2b13Copy full SHA for bdb2b13
source/reference/command/convertToCapped.txt
@@ -12,11 +12,11 @@ convertToCapped
12
13
.. dbcommand:: convertToCapped
14
15
- .. warning:: Do Not Run This Command In Sharded Clusters
+ .. warning:: Do Not Run This Command On Sharded Collections
16
17
18
MongoDB does **not** support the :dbcommand:`convertToCapped`
19
- command in a sharded cluster.
+ command on sharded collections.
20
21
The :dbcommand:`convertToCapped` command converts an existing,
22
non-capped collection to a :term:`capped collection` within the same
0 commit comments