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
9e0e5ccb
Commit
9e0e5ccb
authored
Oct 01, 2018
by
antirez
Browse files
Fix XINFO comment for consistency.
parent
08c26591
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/t_stream.c
View file @
9e0e5ccb
...
...
@@ -2245,7 +2245,7 @@ void xtrimCommand(client *c) {
addReplyLongLong
(
c
,
deleted
);
}
/* XINFO CONSUMERS key
group
/* XINFO CONSUMERS
<
key
> <
group
>
* XINFO GROUPS <key>
* XINFO STREAM <key>
* XINFO HELP. */
...
...
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