docs: sanitize
[m6w6/libmemcached] / docs / source / bin / memrm.rst
index d395b364b48a10ac436835c5f32a58fc846ae9bf..d76aa347d212ec208884db4e24c97532073b0a34 100644 (file)
@@ -2,11 +2,8 @@
 memrm - Remove data from a server
 =================================
 
-
 memrm - Remove a key(s) from a collection of memcached servers
 
-
---------
 SYNOPSIS
 --------
 
@@ -14,20 +11,14 @@ memrm [options] [key]
 
 .. program:: memrm
 
-
------------
 DESCRIPTION
 -----------
 
-
 :program:`memrm`  removes items, specified by key, from memcached(1) servers.
 
-
--------
 OPTIONS
 -------
 
-
 You can specify servers via the option:
 
 .. option:: --servers
@@ -40,32 +31,10 @@ For a full list of operations run the tool with the
 
 .. 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
 --------
 
+.. only:: man
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`