summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitry Volodin <dmvolod@gmail.com>2020-04-14 15:17:18 +0300
committerdormando <dormando@rydia.net>2020-04-14 11:23:46 -0700
commit3b5444d6a6d79b3320246ecf5694401506368800 (patch)
tree323c1f8aaf4eb05bb6f6dd9e2b93ea2a8e83cdff /doc
parent82029ecc9b3dd0f57b3f9ab9761f44714cceed6f (diff)
downloadmemcached-3b5444d6a6d79b3320246ecf5694401506368800.tar.gz
Add Meta no-op command request to protocol.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index 859e309..72c3371 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -897,6 +897,8 @@ Meta No-Op
The meta no-op command exists solely to return a static response code. It
takes no flags, no arguments.
+"mn\r\n"
+
This returns the static response:
"MN\r\n"