X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fmemcp.1;h=f2f10bfa22e833fc3f3e778ef0cc6759751fe169;hb=8d6fea01b19bd27ae85d9981ac7d3a40b8d83987;hp=0f5bfc5e71b5c7a124820e01332b41894a1b4827;hpb=2e5705daa52faa457f104864a27cfbba98ed568e;p=awesomized%2Flibmemcached diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index 0f5bfc5e..f2f10bfa 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "April 10, 2011" "0.47" "libmemcached" +.TH "MEMCP" "1" "May 23, 2011" "0.47" "libmemcached" .SH NAME memcp \- libmemcached Documentation . @@ -49,18 +49,17 @@ Copies files to a collection of memcached servers It is similar to the standard UNIX cp(1) command. .sp The key names will be the names of the files, -without any directory path part. +without any directory path. .sp You can specify servers via the \fB\-\-servers\fP option or via the -environment variable \fBMEMCACHED_SERVERS\fP. If you specify neither of -these, the final value in the command line list is the name of a +environment variable \fBMEMCACHED_SERVERS\fP. If you do not specify either these, the final value in the command line list is the name of a server(s). .sp For a full list of operations run the tool with the \fB\-\-help\fP option. .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP .SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP>