Add the stream group to the script generating the help.

This commit is contained in:
antirez
2018-06-07 18:52:01 +02:00
parent f847dd3ad8
commit b2fc2eaecb

View File

@ -14,7 +14,8 @@ GROUPS = [
"scripting",
"hyperloglog",
"cluster",
"geo"
"geo",
"stream"
].freeze
GROUPS_BY_NAME = Hash[*