X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/570333015147ce01646ff61e50afc210a12408db..43f30ac0f9bcc4a7afb06136a8dfe5b703be7935:/doc/SmembersCommand.html?ds=sidebyside diff --git a/doc/SmembersCommand.html b/doc/SmembersCommand.html index ddee1947..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.-