X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcat.rst;h=8fa8268a4d9bb9d5b5dd407695f3b530e01d513d;hb=e7855e43bbc4dd0a5e8fcbfd4888181001dcd1ec;hp=35d68340987d52c04ebd14fbb47c00e64de95063;hpb=df85b48564e1d418669d03814c6ac8f4bc82aab7;p=awesomized%2Flibmemcached diff --git a/docs/memcat.rst b/docs/memcat.rst index 35d68340..8fa8268a 100644 --- a/docs/memcat.rst +++ b/docs/memcat.rst @@ -1,28 +1,26 @@ -.. highlight:: perl - - -memcat -****** +================================= +memcat - "cat" data from a server +================================= 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 @@ -36,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, @@ -55,9 +53,9 @@ Brian Aker, Mark Atwood -******** +-------- SEE ALSO -******** +-------- memcached(1) libmemcached(3)