X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcp.1;h=1f1f6ed258a079865583ff853019a0b70cf5d27f;hb=625e84ebfc422790372bc2984f504bdcb4da779c;hp=e32a8198960ec2e94bd058f93c28e03ace136eca;hpb=18ace40ddb7271f3f5e71965f74fe11d7754bd8f;p=m6w6%2Flibmemcached diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index e32a8198..1f1f6ed2 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "April 11, 2011" "0.47" "libmemcached" +.TH "MEMCP" "1" "June 17, 2011" "0.49" "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>