Merge in updates to all docs/etc.
[m6w6/libmemcached] / docs / memrm.rst
index ac358c29bb5eb53e09fde29f4e4061c97917fb66..d35cbd514bb7bbeb740dc129f9dedee312ae803e 100644 (file)
@@ -1,6 +1,6 @@
-=====
-memrm
-=====
+=================================
+memrm - Remove data from a server
+=================================
 
 
 memrm - Remove a key(s) from a collection of memcached servers
@@ -10,11 +10,11 @@ memrm - Remove a key(s) from a collection of memcached servers
 SYNOPSIS
 --------
 
+:program: `memrm`
 
+.. program:: memrm
 
-.. code-block:: perl
-
-   memrm [options] key key ...
+.. option:: --help
 
 
 
@@ -31,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>