Corrects inline documentation of syntax
This commit is contained in:
parent
333a39dc33
commit
b404783fea
@ -1892,7 +1892,7 @@ void xackCommand(client *c) {
|
|||||||
addReplyLongLong(c,acknowledged);
|
addReplyLongLong(c,acknowledged);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* XPENDING <key> <group> [<start> <stop> <count>] [<consumer>]
|
/* XPENDING <key> <group> [<start> <stop> <count> [<consumer>]]
|
||||||
*
|
*
|
||||||
* If start and stop are omitted, the command just outputs information about
|
* If start and stop are omitted, the command just outputs information about
|
||||||
* the amount of pending messages for the key/group pair, together with
|
* the amount of pending messages for the key/group pair, together with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user