Merge in local trunk
[m6w6/libmemcached] / docs / memflush.rst
index 635c7f766d1a640a17f134e30bcd77b669c7c39c..e02969bd2106e26127bc2b413669ddbf7ba537cb 100644 (file)
@@ -1,6 +1,6 @@
----------------------------------------
+=======================================
 memflush - flush all data from a server
----------------------------------------
+=======================================
 
 
 Reset a server or list of servers
@@ -10,13 +10,11 @@ Reset a server or list of servers
 SYNOPSIS
 --------
 
+:program: `memflush`
 
+.. program:: memflush
 
-.. code-block:: perl
-
-   memflush [options]
-
-
+.. option:: --help
 
 -----------
 DESCRIPTION
@@ -24,7 +22,7 @@ DESCRIPTION
 
 
 \ **memflush**\  resets the contents of memcached(1) servers.
-This means all data in these servers will be deleted.
+This means that all data in the specified servers will be deleted.
 
 You can specify servers via the \ **--servers**\  option or via the
 environment variable \ ``MEMCACHED_SERVERS``\ .
@@ -32,18 +30,18 @@ environment variable \ ``MEMCACHED_SERVERS``\ .
 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>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -55,6 +53,4 @@ Mark Atwood <mark@fallenpegasus.com>
 SEE ALSO
 --------
 
-
 memcached(1) libmemcached(3)
-