X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemcat.rst;h=c3a6b65e16a596c65ff7763d6a836d1c713cd26b;hb=0a654f848e13d470fb07b044347f2e91d6941807;hp=3345a0b6abe5aa0851f4eadb513a010cc0151131;hpb=49aa94b8c4df6c3fd9d5c9688651c6f928f9aad1;p=m6w6%2Flibmemcached diff --git a/docs/source/bin/memcat.rst b/docs/source/bin/memcat.rst index 3345a0b6..c3a6b65e 100644 --- a/docs/source/bin/memcat.rst +++ b/docs/source/bin/memcat.rst @@ -2,9 +2,6 @@ memcat - "cat" data from a server ================================= - - --------- SYNOPSIS -------- @@ -12,26 +9,19 @@ memcat [options] key Copy a set of keys to stdout - .. program:: memcat - ------------ DESCRIPTION ----------- - :program:`memcat` outputs to stdout the value a single or multiple set of keys stored in a memcached(1) server. If any key is not found an error is returned. It is similar to the standard UNIX cat(1) utility. - -------- OPTIONS ------- - You can specify servers via the option: .. option:: --servers @@ -44,11 +34,10 @@ For a full list of operations run the tool with the option: .. option:: --help - --------- SEE ALSO -------- +.. only:: man -:manpage:`memcached(1)` :manpage:`libmemcached(3)` + :manpage:`memcached(1)` :manpage:`libmemcached(3)`