X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/bb0b03a3d7d2c321fdbbf42fc44ab75766947ae6..a4460ef43f9625e6c09cdc327614d1b47c043489:/doc/SortCommand.html diff --git a/doc/SortCommand.html b/doc/SortCommand.html index 3d88e401..46c720b2 100644 --- a/doc/SortCommand.html +++ b/doc/SortCommand.html @@ -50,7 +50,7 @@ SORT mylist BY weight_* SORT mylist BY weight_* GET object_*
Note that GET can be used multiple times in order to get more keys forevery element of the original List or Set sorted.

Return value

Multi bulk reply, specifically a list of sorted elements.

See Also

- +