We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81c7f5 commit b4079abCopy full SHA for b4079ab
src/t_stream.c
@@ -2630,7 +2630,7 @@ void xgroupCommand(client *c) {
2630
" * MKSTREAM",
2631
" Create the empty stream if it does not exist.",
2632
" * ENTRIESREAD entries_read",
2633
-" Set the group's entries_read counter (internal use)."
+" Set the group's entries_read counter (internal use).",
2634
"CREATECONSUMER <key> <groupname> <consumer>",
2635
" Create a new consumer in the specified group.",
2636
"DELCONSUMER <key> <groupname> <consumer>",
0 commit comments