Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keva_group_show documentation error #32

Open
d47081 opened this issue Feb 22, 2024 · 0 comments
Open

keva_group_show documentation error #32

d47081 opened this issue Feb 22, 2024 · 0 comments

Comments

@d47081
Copy link

d47081 commented Feb 22, 2024

keva_group_show ("namespaceId" ("regexp" ("from" ("nb" ("stat")))))

second argument must be maxage:

List namespaces that are in the same group as the given namespace.

Arguments:
1. "namespace"   (string) namespace Id
2. "maxage"      (numeric, optional, default=96000) only consider namespaces updated in the last "maxage" blocks; 0 means all namespaces
3. "from"        (numeric, optional, default=0) return from this position onward; index starts at 0
4. "nb"          (numeric, optional, default=0) return only "nb" entries; 0 means all
5. "stat"        (string, optional) if set to the string "stat", print statistics instead of returning the names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant