docs: sanitize
[m6w6/libmemcached] / docs / source / bin / memdump.rst
index 6a8e12da3d5ec789d57927ca1b43667bc2b0e4f4..ed3c80044fe2a56617bb42e06a9e21074b0b2a5f 100644 (file)
@@ -2,11 +2,8 @@
 memdump - Dumping your server
 =============================
 
-
 Dump a list of keys from a server.
 
-
---------
 SYNOPSIS
 --------
 
@@ -14,45 +11,23 @@ memdump [options]
 
 .. program:: memdump
 
------------
 DESCRIPTION
 -----------
 
-
-:program:`memdump`  dumps a list of "keys" from all servers that 
-it is told to fetch from. Because memcached does not guarentee to
+:program:`memdump`  dumps a list of "keys" from all servers that
+it is told to fetch from. Because memcached does not guarantee to
 provide all keys it is not possible to get a complete "dump".
 
-
--------
 OPTIONS
 -------
 
-
 For a full list of operations run the tool with option:
 
 .. option:: --help
 
-
-----
-HOME
-----
-
-
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
-
-
-------
-AUTHOR
-------
-
-
-Brian Aker, <brian@tangent.org>
-
-
---------
 SEE ALSO
 --------
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+.. only:: man
+
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`