diff --git a/src/t_stream.c b/src/t_stream.c index ec7d2dd3..8e3877f9 100644 --- a/src/t_stream.c +++ b/src/t_stream.c @@ -1898,7 +1898,7 @@ void xackCommand(client *c) { addReplyLongLong(c,acknowledged); } -/* XPENDING [ ] [] +/* XPENDING [ []] * * If start and stop are omitted, the command just outputs information about * the amount of pending messages for the key/group pair, together with