Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 7059cf6

Browse files
japelpfmooney
authored andcommitted
Fix documentation for search paging
1 parent bb2d018 commit 7059cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Here is an example where both of those parameters are used:
329329
var opts = {
330330
filter: '(objectclass=commonobject)',
331331
scope: 'sub',
332-
paging: {
332+
paged: {
333333
pageSize: 250,
334334
pagePause: true
335335
},

0 commit comments

Comments
 (0)