Skip to content

Commit f25d29c

Browse files
committed
DOCSP-48206: Comment page 404 (#205)
(cherry picked from commit ea2dd75)
1 parent ef6f37c commit f25d29c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/read/retrieve.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ named arguments to them. The following table describes the commonly used argumen
146146
* - ``comment``
147147
- | A string to attach to the query. This can help you trace and interpret the
148148
operation in the server logs and in profile data. To learn more about query comments,
149-
see the :manual:`$comment </reference/operator/query/comment/>` page.
149+
see the :manual:`cursor.comment() </reference/method/cursor.comment/>` page in the
150+
{+mdb-server+} manual.
150151

151152
* - ``hint``
152153
- | The index to use for the query.

0 commit comments

Comments
 (0)