]> git.saurik.com Git - redis.git/blobdiff - doc/SmembersCommand.html
create release.h in make process and add this information to INFO listing
[redis.git] / doc / SmembersCommand.html
index 97e30b3b7f8e461ca45f1952053d7b9bfc5ebece..a3ef124e05b3a7ea010dd26940b586edebbd6d03 100644 (file)
@@ -27,9 +27,8 @@
 
                 <div class="narrow">
                     &iuml;&raquo;&iquest;#sidebar <a href="SetCommandsSidebar.html">SetCommandsSidebar</a><h1><a name="SMEMBERS _key_">SMEMBERS _key_</a></h1>
-<i>Time complexity O(N)</i><blockquote>Return all the members (elements) of the set value stored at <i>key</i>. Thisis just syntax glue for <a href="SintersectCommand.html">SINTERSECT</a>.</blockquote>
+<i>Time complexity O(N)</i><blockquote>Return all the members (elements) of the set value stored at <i>key</i>. Thisis just syntax glue for <a href="SintersectCommand.html">SINTER</a>.</blockquote>
 <h2><a name="Return value">Return value</a></h2><a href="ReplyTypes.html">Multi bulk reply</a>
-
                 </div>
         
             </div>