X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemcat.rst;h=c3a6b65e16a596c65ff7763d6a836d1c713cd26b;hb=e1833e25ab4a98f9a3f9f9268185af57b2280eaf;hp=b8612a92e1a1bc8ffbe47da4ebc00da9e61f168d;hpb=f2a59b728c20f7fe78874dd41187ab3fb2db6c7e;p=m6w6%2Flibmemcached diff --git a/docs/source/bin/memcat.rst b/docs/source/bin/memcat.rst index b8612a92..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,29 +9,22 @@ 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: -.. cmdoption:: --servers +.. option:: --servers or via the environment variable: @@ -42,32 +32,12 @@ or via the environment variable: For a full list of operations run the tool with the option: -.. cmdoption:: --help - +.. option:: --help ----- -HOME ----- - - -To find out more information please check: -`http://libmemcached.org/ `_ - - ------- -AUTHOR ------- - - -Brian Aker, - -Mark Atwood - - --------- SEE ALSO -------- +.. only:: man -:manpage:`memcached(1)` :manpage:`libmemcached(3)` + :manpage:`memcached(1)` :manpage:`libmemcached(3)`