summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlwayswithme <phx13ye@gmail.com>2015-11-18 17:42:45 -0800
committerdormando <dormando@rydia.net>2015-11-18 17:42:45 -0800
commit6de7129ef665e2b952d19bb8531c97ebaa2a2877 (patch)
tree2a693db705152ee59d463d4595d0b29b4e427388
parent4a4cac91ab2b7e8c4fce056fab94c6f20a3c9e59 (diff)
downloadmemcached-6de7129ef665e2b952d19bb8531c97ebaa2a2877.tar.gz
[doc]data return by "stats sizes" missing a STAT
-rw-r--r--doc/protocol.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index d63c144..ff3181f 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -725,7 +725,7 @@ you could prevent memcached from serving requests for several seconds.
The data is returned in the following format:
-<size> <count>\r\n
+STAT <size> <count>\r\n
The server terminates this list with the line