Correct zrangeGenericCommand comment (#12136)
Fix incorrect documentation about the arguments of ZRANGE commands
This commit is contained in:
parent
03d50e0c30
commit
9b53cb28d6
@ -3563,7 +3563,7 @@ void zrevrangebylexCommand(client *c) {
|
||||
|
||||
/**
|
||||
* This function handles ZRANGE and ZRANGESTORE, and also the deprecated
|
||||
* Z[REV]RANGE[BYPOS|BYLEX] commands.
|
||||
* Z[REV]RANGE[BYSCORE|BYLEX] commands.
|
||||
*
|
||||
* The simple ZRANGE and ZRANGESTORE can take _AUTO in rangetype and direction,
|
||||
* other command pass explicit value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user