docs: sanitize
[awesomized/libmemcached] / docs / source / bin / memflush.rst
index a2b9894d6e72ac236fee0ef688e71382993d1866..461ef85ffcbcf6a567b561e81f6996d1b1c591cd 100644 (file)
@@ -2,11 +2,8 @@
 memflush - flush all data from a server
 =======================================
 
-
 Reset a server or list of servers
 
-
---------
 SYNOPSIS
 --------
 
@@ -14,20 +11,15 @@ memflush [options]
 
 .. program:: memflush
 
------------
 DESCRIPTION
 -----------
 
-
 :program:`memflush`  resets the contents of memcached(1) servers.
 This means that all data in the specified servers will be deleted.
 
-
--------
 OPTIONS
 -------
 
-
 You can specify servers via the option:
 
 .. option:: --servers
@@ -40,28 +32,9 @@ For a full list of operations run the tool with option:
 
 .. option:: --help
 
-
-----
-HOME
-----
-
-
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
-
-
-------
-AUTHOR
-------
-
-
-Brian Aker, <brian@tangent.org>
-
-Mark Atwood <mark@fallenpegasus.com>
-
-
---------
 SEE ALSO
 --------
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+.. only:: man
+
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`