docs: bin/
[m6w6/libmemcached] / docs / source / libmemcached / memcached_flush.rst
index 071a989ff1fe2608b50ddbdafb0179ac9d67f738..52addbb3ba27ee158b58fed93e52f0681290b458 100644 (file)
@@ -24,8 +24,8 @@ flush). The operation is not atomic to multiple servers, just atomic to a
 single server. That is, it will flush the servers in the order that they were
 added.
 
-RETURN
-------
+RETURN VALUE
+------------
 
 A value of type :type:`memcached_return_t` is returned
 On success that value will be `MEMCACHED_SUCCESS`.