]> git.saurik.com Git - redis.git/blobdiff - doc/SortCommand.html
SMOVE command implemented
[redis.git] / doc / SortCommand.html
index 3d88e401242b1b8524626f8b0b73032a9762d5a6..46c720b2f1a046ef72d4f9be8871b298402af5f7 100644 (file)
@@ -50,7 +50,7 @@ SORT mylist BY weight_*
 SORT mylist BY weight_* GET object_*
 </pre><blockquote>Note that GET can be used multiple times in order to get more keys forevery element of the original List or Set sorted.</blockquote>
 <h2><a name="Return value">Return value</a></h2><a href="ReplyTypes.html">Multi bulk reply</a>, specifically a list of sorted elements.<h2><a name="See Also">See Also</a></h2>
-<ul><li> <a href="SinterCommand.html">SINTER</a></li></ul>
+<ul><li> <a href="SinterCommand.html">SINTER</a></li><li> <a href="SunionCommand.html">SUNION</a></li></ul>
                 </div>
         
             </div>