iFix for OSX
[m6w6/libmemcached] / docs / memdump.rst
index 5b7fb9600b221a785a82445a32bc1d3febd716ba..fbdb8c1c163df162f1f17368af9279f9f1f5bdce 100644 (file)
@@ -1,6 +1,6 @@
-=======
-memdump
-=======
+=============================
+memdump - Dumping your server
+=============================
 
 
 Dump a list of keys from a server.
@@ -10,14 +10,18 @@ Dump a list of keys from a server.
 SYNOPSIS
 --------
 
-.. program:: memdump [options]
+:program: `memdump`
+
+.. program:: memdump
+
+.. 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".
 
@@ -30,7 +34,7 @@ HOME
 
 
 To find out more information please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------