Fix final bits.
[m6w6/libmemcached] / docs / memdump.rst
index be34873c0643de67a912117a5fe2ebda50b3c27e..05fea79a9342f726156cd6be9e417a1d3ac0c1d3 100644 (file)
@@ -1,6 +1,6 @@
-=======
-memdump
-=======
+=============================
+memdump - Dumping your server
+=============================
 
 
 Dump a list of keys from a server.
@@ -10,13 +10,9 @@ Dump a list of keys from a server.
 SYNOPSIS
 --------
 
+.. program:: memdump
 
-
-.. code-block:: perl
-
-   memdump [options]
-
-
+.. option:: --help
 
 -----------
 DESCRIPTION
@@ -30,27 +26,17 @@ provide all keys it is not possible to get a complete "dump".
 For a full list of operations run the tool with the \ **--help**\  option.
 
 
-****
+----
 HOME
-****
+----
 
 
 To find out more information please check:
 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
 
 
-******
-AUTHOR
-******
-
-
-Brian Aker, <brian@tangent.org>
-
-
 --------
 SEE ALSO
 --------
 
-
-memcached(1) libmemcached(3)
-
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`