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