docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_dump.rst
index d8b5c9c5b79ee1f8622041af4eb55c302d5d9f8a..e0c419f79df2904c1bc0e74b656c477f7a5580aa 100644 (file)
@@ -1,4 +1,3 @@
-==========================
 Dumping data from a server
 ==========================
 
@@ -6,7 +5,6 @@ Get a list of keys found on memcached servers
 
 .. index:: object: memcached_st
 
---------
 SYNOPSIS
 --------
 
@@ -18,7 +16,6 @@ SYNOPSIS
 
 Compile and link with -lmemcached
 
------------
 DESCRIPTION
 -----------
 
@@ -37,7 +34,6 @@ On success that value will be `MEMCACHED_SUCCESS`.
 Use :func:`memcached_strerror` to translate this value to a printable 
 string.
 
---------
 SEE ALSO
 --------