Skip to content

Commit c383e40

Browse files
ivelichkovichArangoGutierrez
authored andcommitted
improve docs
1 parent 1bc8ab7 commit c383e40

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/reference/gc-commandline-reference.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ Print version and exit.
3535

3636
The pagination size to use when calling api-server to list nodefeatures.
3737
Pagination is useful for controlling the load on api-server/etcd as the nodefeature resources can be large.
38+
A value of 0 will disable pagination.
39+
40+
Default: 200
41+
42+
Example:
43+
44+
```bash
45+
nfd-gc -list-size=100
46+
```
3847

3948
### -gc-interval
4049

0 commit comments

Comments
 (0)