Add the stream group to the script generating the help.
This commit is contained in:
parent
10a88d5c86
commit
8fe34cec06
@ -14,7 +14,8 @@ GROUPS = [
|
|||||||
"scripting",
|
"scripting",
|
||||||
"hyperloglog",
|
"hyperloglog",
|
||||||
"cluster",
|
"cluster",
|
||||||
"geo"
|
"geo",
|
||||||
|
"stream"
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
GROUPS_BY_NAME = Hash[*
|
GROUPS_BY_NAME = Hash[*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user