X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..df541beae372f40e9ce82a0780171e7d7a8e67de:/doc/ZscoreCommand.html diff --git a/doc/ZscoreCommand.html b/doc/ZscoreCommand.html index b06c7e55..9815f026 100644 --- a/doc/ZscoreCommand.html +++ b/doc/ZscoreCommand.html @@ -16,7 +16,7 @@
Return the score of the specified element of the sorted set at key.If the specified element does not exist in the sorted set, or the keydoes not exist at all, a special 'nil' value is returned.
the score (a double precision floating point number) represented as string. -