Commit 9eeb03e5 authored by antirez's avatar antirez
Browse files

generate-command-help.rb updated with new hyperloglog group.

parent 9caa1ae9
......@@ -11,7 +11,8 @@ GROUPS = [
"transactions",
"connection",
"server",
"scripting"
"scripting",
"hyperloglog"
].freeze
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