Merge in local trunk
[awesomized/libmemcached] / docs / memrm.rst
index 1b2c5314aad8bcd2f3a1382c101d18b40f9a4949..4dad9f75a190d7e20c7d1cce815eed7fa28c7c60 100644 (file)
@@ -1,26 +1,26 @@
-=====
-memrm
-=====
+=================================
+memrm - Remove data from a server
+=================================
 
 
 memrm - Remove a key(s) from a collection of memcached servers
 
 
-********
+--------
 SYNOPSIS
-********
+--------
 
+:program: `memrm`
 
+.. program:: memrm
 
-.. code-block:: perl
+.. option:: --help
 
-   memrm [options] key key ...
 
 
-
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memrm**\  removes items, specified by key, from memcached(1) servers.
@@ -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>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -50,9 +50,9 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood, <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
+--------
 
 
 memcached(1) libmemcached(3)