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