X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..c44d3b56df4ce4cae1c2e6db6397eaab9651ff7a:/doc/SmembersCommand.html diff --git a/doc/SmembersCommand.html b/doc/SmembersCommand.html index 52bdcbc4..97e30b3b 100644 --- a/doc/SmembersCommand.html +++ b/doc/SmembersCommand.html @@ -16,7 +16,7 @@
Return all the members (elements) of the set value stored at key. Thisis just syntax glue for SINTERSECT.-