X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcp.1;h=1f1f6ed258a079865583ff853019a0b70cf5d27f;hb=9bdee8f89d770307eccf292d1d404fc4049c7976;hp=30b1b02c8b6afab76815e8d509878f0e40d31626;hpb=6e9731947eace4be83d553a242a44b36b3adcf22;p=awesomized%2Flibmemcached diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index 30b1b02c..1f1f6ed2 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "April 12, 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>