summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Azevedo Pinto <andre.azevedo@gmail.com>2019-01-15 11:36:03 -0800
committerdormando <dormando@rydia.net>2019-01-15 11:41:16 -0800
commitd2dcfff7edd28baf3587ab103d6fbac322335a68 (patch)
treebdf7a04d90604308107b70e4ef8b1bd8fc99f167
parentbb0980fbbafd4eb723f76918e7ca364360315c1b (diff)
downloadmemcached-d2dcfff7edd28baf3587ab103d6fbac322335a68.tar.gz
Improve Get And Touch documentation
Just fixing the "underlining" of the "Get And Touch" section.
-rw-r--r--doc/protocol.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index 0984594..cf58422 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -346,7 +346,7 @@ The response line to this command can be one of:
found.
Get And Touch
------
+-------------
The "gat" and "gats" commands are used to fetch items and update the
expiration time of an existing items.