diff --git a/src/t_string.c b/src/t_string.c index 3f73363e0..0967e30e1 100644 --- a/src/t_string.c +++ b/src/t_string.c @@ -723,7 +723,7 @@ void stralgoCommand(client *c) { } } -/* STRALGO [IDX] [MINMATCHLEN ] [WITHMATCHLEN] +/* STRALGO [IDX] [LEN] [MINMATCHLEN ] [WITHMATCHLEN] * STRINGS | KEYS */ void stralgoLCS(client *c) {