Merge in additional for last disconnected server.
[awesomized/libmemcached] / docs / memcat.rst
index 5203b1447fdc0d204b82faa8480f7dcef09f3362..8fa8268a4d9bb9d5b5dd407695f3b530e01d513d 100644 (file)
@@ -1,26 +1,26 @@
-======
-memcat
-======
+=================================
+memcat - "cat" data from a server
+=================================
 
 
 Copy a set of keys to stdout
 
 
-********
+--------
 SYNOPSIS
-********
+--------
 
 
+:program:`memcat`
 
-.. code-block:: perl
+.. program:: memcat
 
-   memcat [options] key key ...
+.. option:: --help
 
 
-
-***********
+-----------
 DESCRIPTION
-***********
+-----------
 
 
 \ **memcat**\  outputs to stdout the value a single or multiple set of keys
@@ -34,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>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -53,9 +53,9 @@ Brian Aker, <brian@tangent.org>
 Mark Atwood <mark@fallenpegasus.com>
 
 
-********
+--------
 SEE ALSO
-********
+--------
 
 
 memcached(1) libmemcached(3)