Commit update for release.
[m6w6/libmemcached] / docs / memdump.rst
index e667278e9b5b7d430ddefe1bbce0414cc54c85bf..ab7bd02e57c4fb0016ac1c641bd5811be98bc999 100644 (file)
@@ -14,18 +14,24 @@ SYNOPSIS
 
 .. program:: memdump
 
-.. option:: --help
-
 -----------
 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
 
 
 ----
@@ -34,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>
 
 
 --------