docs: flush libmemcached progress
[awesomized/libmemcached] / docs / source / libmemcached / memcached_touch.rst
index 05c68790b285b9f698e867cb84dd1311aef57353..75be550d968a5236381ce15ffd649d8f3040a024 100644 (file)
@@ -1,6 +1,5 @@
-===========================================
-memcached_touch, memcached_touch_by_key
-===========================================
+Update expiration on a key
+==========================
 
 .. index:: object: memcached_st
 
@@ -22,8 +21,8 @@ DESCRIPTION
 :func:`memcached_touch_by_key` works the same, but it takes a master key 
 to find the given value.
 
-RETURN
-------
+RETURN VALUE
+------------
 
 A value of type :type:`memcached_return_t` is returned
 On success that value will be `MEMCACHED_SUCCESS`.