Merge in local trunk
[awesomized/libmemcached] / docs / memdump.rst
index be34873c0643de67a912117a5fe2ebda50b3c27e..fbdb8c1c163df162f1f17368af9279f9f1f5bdce 100644 (file)
@@ -1,6 +1,6 @@
-=======
-memdump
-=======
+=============================
+memdump - Dumping your server
+=============================
 
 
 Dump a list of keys from a server.
@@ -10,47 +10,35 @@ Dump a list of keys from a server.
 SYNOPSIS
 --------
 
+:program: `memdump`
 
+.. program:: memdump
 
-.. code-block:: perl
-
-   memdump [options]
-
-
+.. option:: --help
 
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memdump**\  currently dumps a list of "keys" from all servers that 
+\ **memdump**\  dumps a list of "keys" from all servers that 
 it is told to fetch from. Because memcached does not guarentee to
 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>
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------
 SEE ALSO
 --------
 
-
-memcached(1) libmemcached(3)
-
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`