Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
7c80a654
Unverified
Commit
7c80a654
authored
Sep 09, 2021
by
Itamar Haber
Committed by
GitHub
Sep 09, 2021
Browse files
Adds the "bitmap" category to redis-cli help(#9474)
parent
7a0e6685
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/generate-command-help.rb
View file @
7c80a654
...
...
@@ -15,7 +15,8 @@ GROUPS = [
"hyperloglog"
,
"cluster"
,
"geo"
,
"stream"
"stream"
,
"bitmap"
].
freeze
GROUPS_BY_NAME
=
Hash
[
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment