Merge in additional documentation updates.
[m6w6/libmemcached] / docs / memflush.rst
index e83f6b1f47f7cb9684ee1066867dd31d0e2e9e7f..62ab6792e47061a3e67857f7cdfb1bfba873139c 100644 (file)
@@ -1,26 +1,24 @@
-========
-memflush
-========
+=======================================
+memflush - flush all data from a server
+=======================================
 
 
 Reset a server or list of servers
 
 
-********
+--------
 SYNOPSIS
-********
+--------
 
+:program: `memflush`
 
+.. program:: memflush
 
-.. code-block:: perl
+.. option:: --help
 
-   memflush [options]
-
-
-
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memflush**\  resets the contents of memcached(1) 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>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -51,10 +49,8 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
-
+--------
 
 memcached(1) libmemcached(3)
-