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