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 cc24640 commit a3a81e6Copy full SHA for a3a81e6
source/tutorial/change-oplog-size.txt
@@ -51,10 +51,7 @@ database and run :method:`db.collection.stats()` against the
51
``oplog.rs`` collection. :method:`~db.collection.stats()` displays the
52
oplog size as :data:`~collStats.maxSize`.
53
54
-The following operation displays the oplog size using the
55
-:method:`db.collection.stats()` command and
56
-:data:`~collStats.maxSize`:
57
-
+.. class:: copyable-code
58
.. code-block:: javascript
59
60
use local
0 commit comments