Unverified Commit 7c80a654 authored by Itamar Haber's avatar Itamar Haber Committed by GitHub
Browse files

Adds the "bitmap" category to redis-cli help(#9474)

parent 7a0e6685
......@@ -15,7 +15,8 @@ GROUPS = [
"hyperloglog",
"cluster",
"geo",
"stream"
"stream",
"bitmap"
].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