Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
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"