mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Fix XINFO comment for consistency.
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user