Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35e6bc7

Browse files
committed
OBJECT command documentation.
1 parent fbdf65c commit 35e6bc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,8 @@ $redis->slaveof();
13341334
Describes the object pointed to by a key.
13351335

13361336
##### *Parameters*
1337-
The information to retrieve (string) and the key (string). Info can be one of the following:
1337+
The information to retrieve (string) and the key (string). Info can be one of the following:
1338+
13381339
* "encoding"
13391340
* "refcount"
13401341
* "idletime"

0 commit comments

Comments
 (0)