Skip to content

Commit 59d7caa

Browse files
committed
DOCSP-48206: Comment page 404
1 parent 4d5dce8 commit 59d7caa

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
@@ -147,7 +147,8 @@ named arguments to them. The following table describes the commonly used argumen
147147
* - ``comment``
148148
- | A string to attach to the query. This can help you trace and interpret the
149149
operation in the server logs and in profile data. To learn more about query comments,
150-
see the :manual:`$comment </reference/operator/query/comment/>` page.
150+
see the :manual:`cursor.comment </reference/method/cursor.comment/>` page in the
151+
{+mdb-server+} manual.
151152

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

0 commit comments

Comments
 (0)