docs: sanitize
[awesomized/libmemcached] / docs / source / bin / memflush.rst
index 9caa422e10a340336067b421e1fe914038b2a681..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,10 +32,9 @@ For a full list of operations run the tool with option:
 
 .. option:: --help
 
-
-
---------
 SEE ALSO
 --------
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+.. only:: man
+
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`