Merge in fix for url to main libmemcached.org site.
[awesomized/libmemcached] / docs / memcat.rst
index c32657356d0d5e4b3f000fcd8e51a753310342e4..8fa8268a4d9bb9d5b5dd407695f3b530e01d513d 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>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 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)