X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Fbin%2Fmemcp.rst;h=e67cd28e42cf2d1b87c81045aad3022692b3b3a6;hb=43032f572a83233b5183ed6989921efe930aa719;hp=a60008be9a6b48b668cebdd9d4e36a57cc948cd5;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memcp.rst b/docs/source/bin/memcp.rst index a60008be..e67cd28e 100644 --- a/docs/source/bin/memcp.rst +++ b/docs/source/bin/memcp.rst @@ -2,11 +2,8 @@ memcp - Copy data to a server ============================= - Copies files to a collection of memcached servers - --------- SYNOPSIS -------- @@ -14,24 +11,18 @@ memcp [options] [file] [server] .. program:: memcp - ------------ DESCRIPTION ----------- - :program:`memcp` copies one or more files into memcached(1) servers. It is similar to the standard UNIX cp(1) command. The key names will be the names of the files, without any directory path. - -------- OPTIONS ------- - You can specify servers via the option: .. option:: --servers @@ -46,9 +37,6 @@ For a full list of operations run the tool with the option: .. option:: --help - - --------- SEE ALSO --------