X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcat.rst;h=8fa8268a4d9bb9d5b5dd407695f3b530e01d513d;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=c32657356d0d5e4b3f000fcd8e51a753310342e4;hpb=1eae35aca01e152e10113cd97b7571ebd6eb5bd9;p=m6w6%2Flibmemcached diff --git a/docs/memcat.rst b/docs/memcat.rst index c3265735..8fa8268a 100644 --- a/docs/memcat.rst +++ b/docs/memcat.rst @@ -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 `_ +`http://libmemcached.org/ `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -56,9 +53,9 @@ Brian Aker, Mark Atwood -******** +-------- SEE ALSO -******** +-------- memcached(1) libmemcached(3)