X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcp.1;h=40056375d61fe7181f713fe597c772a7cb1914a2;hb=498bcd4bb9f82435b8fb1ce8632732cc4f118bdd;hp=42efb0898a0f580e3c8f561193e4a37eb4d376c6;hpb=1c8df302c16c766ef628eb4adfcac4ac30437026;p=awesomized%2Flibmemcached diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index 42efb089..40056375 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "April 13, 2011" "0.47" "libmemcached" +.TH "MEMCP" "1" "June 02, 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>