Commit update for release.
[m6w6/libmemcached] / docs / memdump.rst
index 05fea79a9342f726156cd6be9e417a1d3ac0c1d3..ab7bd02e57c4fb0016ac1c641bd5811be98bc999 100644 (file)
@@ -10,20 +10,28 @@ Dump a list of keys from a server.
 SYNOPSIS
 --------
 
-.. program:: memdump
+:program: `memdump`
 
-.. option:: --help
+.. 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
 
 
 ----
@@ -32,7 +40,15 @@ 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>
 
 
 --------