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

This commit is contained in:
antirez 2014-04-22 16:13:58 +02:00
parent 9caa1ae96a
commit 9eeb03e5f7

View File

@ -11,7 +11,8 @@ GROUPS = [
"transactions",
"connection",
"server",
"scripting"
"scripting",
"hyperloglog"
].freeze
GROUPS_BY_NAME = Hash[*