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

This commit is contained in:
antirez
2014-04-22 16:13:58 +02:00
parent aff94a706e
commit 25f72e9e0d

View File

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