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 10a88d5c86
commit 8fe34cec06

View File

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