From 35e6bc7bdb554b7ba87b806e1ed3f8c50246041a Mon Sep 17 00:00:00 2001 From: Nicolas Favre-Felix Date: Wed, 6 Apr 2011 14:34:43 +0200 Subject: OBJECT command documentation. --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index a2a9f012..67dd01fb 100644 --- a/README.markdown +++ b/README.markdown @@ -1334,7 +1334,8 @@ $redis->slaveof(); Describes the object pointed to by a key. ##### *Parameters* -The information to retrieve (string) and the key (string). Info can be one of the following: +The information to retrieve (string) and the key (string). Info can be one of the following: + * "encoding" * "refcount" * "idletime" -- cgit v1.2.3