Merge in updates to all docs/etc.
[m6w6/libmemcached] / docs / memrm.rst
index 21f57476a283fa387cc6b5097ed6bdc98dc2f6d5..d35cbd514bb7bbeb740dc129f9dedee312ae803e 100644 (file)
@@ -1,29 +1,26 @@
-.. highlight:: perl
-
-
-****
-NAME
-****
+=================================
+memrm - Remove data from a server
+=================================
 
 
 memrm - Remove a key(s) from a collection of memcached servers
 
 
-********
+--------
 SYNOPSIS
-********
-
+--------
 
+:program: `memrm`
 
-.. code-block:: perl
+.. program:: memrm
 
-   memrm [options] key key ...
+.. option:: --help
 
 
 
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memrm**\  removes items, specified by key, from memcached(1) servers.
@@ -34,18 +31,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>
@@ -53,9 +50,9 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood, <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
+--------
 
 
 memcached(1) libmemcached(3)