Clean up copied rst.
[m6w6/libmemcached] / docs / memflush.rst
index 5d6b865b704ee78ee6e5931fdf0d7fc3276e2d2f..88982259f6c05de5f8c9cd472df201a41da80720 100644 (file)
@@ -1,29 +1,22 @@
-.. highlight:: perl
+=======================================
+memflush - flush all data from a server
+=======================================
 
 
-****
-NAME
-****
+Reset a server or list of servers
 
 
-memflush - Reset a server or list of servers
-
-
-********
+--------
 SYNOPSIS
-********
-
-
+--------
 
-.. code-block:: perl
+.. program:: memflush
 
-   memflush [options]
+.. option:: --help
 
-
-
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memflush**\  resets the contents of memcached(1) servers.
@@ -35,18 +28,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>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -54,10 +47,8 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
-
+--------
 
 memcached(1) libmemcached(3)
-