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 4a12648 commit d315193Copy full SHA for d315193
source/includes/apiargs-method-db.collection.watch-param.yaml
@@ -25,9 +25,9 @@ description: |
25
Additional options that modify the behavior of
26
:method:`~db.collection.watch()`.
27
28
- You must pass an empty array ``[]`` to the ``pipeline``
29
- parameter if you are not specifying a pipeline but are
30
- are passing the ``options`` document.
+ You must pass an empty array ``[]`` to the ``pipeline`` parameter if
+ you are not specifying a pipeline but are passing the ``options``
+ document.
31
32
interface: method
33
name: options
0 commit comments