TTL command doc added

This commit is contained in:
antirez
2009-05-22 16:08:20 +02:00
parent fd88489a41
commit 32c3a426a6
3 changed files with 40 additions and 2 deletions

View File

@ -48,7 +48,7 @@ OK
1: the timeout was set.
0: the timeout was not set since the key already has an associated timeout, or the key does not exist.
</pre><h2><a name="See also">See also</a></h2>
<ul><li> <a href="TypeCommand.html">TYPE</a></li></ul>
<ul><li> <a href="InfoCommand.html">EXPIRE</a></li><li> <a href="TypeCommand.html">TYPE</a></li></ul>
</div>
</div>