You need to sign in or sign up before continuing.
Commit 5cdd4750 authored by antirez's avatar antirez
Browse files

Add the stream group to the script generating the help.

parent 2cd6b001
...@@ -14,7 +14,8 @@ GROUPS = [ ...@@ -14,7 +14,8 @@ GROUPS = [
"scripting", "scripting",
"hyperloglog", "hyperloglog",
"cluster", "cluster",
"geo" "geo",
"stream"
].freeze ].freeze
GROUPS_BY_NAME = Hash[* GROUPS_BY_NAME = Hash[*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment