Adds LEN
to STRALGO
's comment (#8626)
Ref: https://github.com/redis/redis-doc/pull/1529
This commit is contained in:
parent
61a73de64d
commit
ceb3a7a8f6
@ -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