summaryrefslogtreecommitdiff
path: root/doc/SunionstoreCommand.html
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-12-05 16:58:10 +0100
committerantirez <antirez@gmail.com>2009-12-05 16:58:10 +0100
commit43f30ac0f9bcc4a7afb06136a8dfe5b703be7935 (patch)
tree260beb483bc069d057f3e66bbd1025f3c3786b1c /doc/SunionstoreCommand.html
parent570333015147ce01646ff61e50afc210a12408db (diff)
downloadredis-43f30ac0f9bcc4a7afb06136a8dfe5b703be7935.tar.gz
HTML doc update
Diffstat (limited to 'doc/SunionstoreCommand.html')
-rw-r--r--doc/SunionstoreCommand.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/SunionstoreCommand.html b/doc/SunionstoreCommand.html
index ea1052a62..ea1a59e2d 100644
--- a/doc/SunionstoreCommand.html
+++ b/doc/SunionstoreCommand.html
@@ -16,7 +16,7 @@
<div id="pagecontent">
<div class="index">
<!-- This is a (PRE) block. Make sure it's left aligned or your toc title will be off. -->
-<b>SunionstoreCommand: Contents</b><br>&nbsp;&nbsp;<a href="#SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_">SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="#Return value">Return value</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="#See also">See also</a>
+<b>SunionstoreCommand: Contents</b><br>&nbsp;&nbsp;<a href="#SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_">SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="#Return value">Return value</a>
</div>
<h1 class="wikiname">SunionstoreCommand</h1>
@@ -26,10 +26,10 @@
</div>
<div class="narrow">
- <h1><a name="SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_">SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_</a></h1>
+ &iuml;&raquo;&iquest;#sidebar <a href="SetCommandsSidebar.html">SetCommandsSidebar</a><h1><a name="SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_">SUNIONSTORE _dstkey_ _key1_ _key2_ ... _keyN_</a></h1>
<i>Time complexity O(N) where N is the total number of elements in all the provided sets</i><blockquote>This commnad works exactly like SUNION but instead of being returned the resulting set is sotred as <i>dstkey</i>.</blockquote>
-<h2><a name="Return value">Return value</a></h2><a href="ReplyTypes.html">Status code reply</a><h2><a name="See also">See also</a></h2>
-<ul><li> <a href="SremCommand.html">SREM</a></li><li> <a href="SismemberCommand.html">SISMEMBER</a></li><li> <a href="ScardCommand.html">SCARD</a></li><li> <a href="SmembersCommand.html">SMEMBERS</a></li><li> <a href="SinterCommand.html">SINTER</a></li><li> <a href="SinterstoreCommand.html">SINTERSTORE</a></li><li> <a href="SunionCommand.html">SUNION</a></li><li> <a href="SmoveCommand.html">SMOVE</a></li></ul>
+<h2><a name="Return value">Return value</a></h2><a href="ReplyTypes.html">Status code reply</a>
+
</div>
</div>