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 32482fc commit 5d60526Copy full SHA for 5d60526
draft/reference/current-op.txt
@@ -8,7 +8,7 @@ Current Operation Reporting
8
9
The :method:`db.currentOp()` helper in the :program:`mongo` shell
10
reports on the current operations running on the :program:`mongod`
11
-instance. The command returns the ``inprog`` array, which contains a
+instance. The command returns the ``inprog`` array that contains a
12
document for each in progress operation. Consider the following
13
example output:
14
0 commit comments