diff --git a/src/t_stream.c b/src/t_stream.c index 408c0199af..cd7d9723ed 100644 --- a/src/t_stream.c +++ b/src/t_stream.c @@ -2630,7 +2630,7 @@ void xgroupCommand(client *c) { " * MKSTREAM", " Create the empty stream if it does not exist.", " * ENTRIESREAD entries_read", -" Set the group's entries_read counter (internal use)." +" Set the group's entries_read counter (internal use).", "CREATECONSUMER ", " Create a new consumer in the specified group.", "DELCONSUMER ",