Merge in cleanup on the parser API.
[m6w6/libmemcached] / docs / memcat.rst
index c32657356d0d5e4b3f000fcd8e51a753310342e4..0558ed2a5a76f0d2b29bdcc841db993b1be8c1a5 100644 (file)
@@ -1,29 +1,26 @@
-.. highlight:: perl
+=================================
+memcat - "cat" data from a server
+=================================
 
 
-****
-NAME
-****
+Copy a set of keys to stdout
 
 
-memcat - Copy a set of keys to stdout
-
-
-********
+--------
 SYNOPSIS
-********
-
+--------
 
 
-.. code-block:: perl
+:program:`memcat`
 
-   memcat [options] key key ...
+.. program:: memcat
 
+.. option:: --help
 
 
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memcat**\  outputs to stdout the value a single or multiple set of keys
@@ -37,18 +34,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>
@@ -56,9 +53,9 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
+--------
 
 
 memcached(1) libmemcached(3)