Adds LEN
to STRALGO
's comment (#8626)
Ref: https://github.com/redis/redis-doc/pull/1529
This commit is contained in:
parent
7d3a985722
commit
178d26cc87
@ -723,7 +723,7 @@ void stralgoCommand(client *c) {
|
||||
}
|
||||
}
|
||||
|
||||
/* STRALGO <algo> [IDX] [MINMATCHLEN <len>] [WITHMATCHLEN]
|
||||
/* STRALGO <algo> [IDX] [LEN] [MINMATCHLEN <len>] [WITHMATCHLEN]
|
||||
* STRINGS <string> <string> | KEYS <keya> <keyb>
|
||||
*/
|
||||
void stralgoLCS(client *c) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user