X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/cc1db901e934826ce273b19a3f257d235719046f..7c44bbb1108c9460027776138f4079f8ec46934c:/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.