Skip to content

Commit 6432c3d

Browse files
committed
"find" options table style
1 parent 41a0838 commit 6432c3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/mongoc_collection_find_with_opts.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,9 @@ Examples
109109
The following options are supported.
110110

111111
======================= ================== =================== ==================
112-
Option BSON type Option BSON type
113-
``projection`` document ``max`` document
112+
Option BSON type Option BSON type
113+
======================= ================== =================== ==================
114+
``projection`` document ``max`` document
114115
``sort`` document ``maxScan`` non-negative int64
115116
``skip`` non-negative int64 ``maxTimeMS`` non-negative int64
116117
``limit`` non-negative int64 ``min`` document

0 commit comments

Comments
 (0)