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