Merge in new examples.
[m6w6/libmemcached] / docs / memdump.rst
index 8436470d2231f6e5db4c128cc55dcfd3a46a4e5a..e667278e9b5b7d430ddefe1bbce0414cc54c85bf 100644 (file)
@@ -1,29 +1,24 @@
-.. highlight:: perl
+=============================
+memdump - Dumping your server
+=============================
 
 
-****
-NAME
-****
+Dump a list of keys from a server.
 
 
-memdump - Dump a list of keys from a server.
-
-
-********
+--------
 SYNOPSIS
-********
-
+--------
 
+:program: `memdump`
 
-.. code-block:: perl
+.. program:: memdump
 
-   memdump [options]
+.. option:: --help
 
-
-
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memdump**\  currently dumps a list of "keys" from all servers that 
@@ -33,27 +28,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)`