Commit update for release.
[m6w6/libmemcached] / docs / memdump.rst
index be34873c0643de67a912117a5fe2ebda50b3c27e..ab7bd02e57c4fb0016ac1c641bd5811be98bc999 100644 (file)
@@ -1,6 +1,6 @@
-=======
-memdump
-=======
+=============================
+memdump - Dumping your server
+=============================
 
 
 Dump a list of keys from a server.
@@ -10,38 +10,42 @@ Dump a list of keys from a server.
 SYNOPSIS
 --------
 
+:program: `memdump`
 
-
-.. code-block:: perl
-
-   memdump [options]
-
-
+.. program:: memdump
 
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memdump**\  currently dumps a list of "keys" from all servers that 
+:program:`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.
+
+-------
+OPTIONS
+-------
 
 
-****
+For a full list of operations run the tool with option:
+
+.. option:: --help
+
+
+----
 HOME
-****
+----
 
 
 To find out more information please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -51,6 +55,4 @@ Brian Aker, <brian@tangent.org>
 SEE ALSO
 --------
 
-
-memcached(1) libmemcached(3)
-
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`