X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcp.1;h=7ba99f13a7224391ee23b63024307c98cdf03c20;hb=20671681ff4e13ed84be72b699f71a90337245cd;hp=0a9a46f16abeeec52576368412739fc9713a80a7;hpb=30e386cd241ac56fd9205d12c143761475307705;p=m6w6%2Flibmemcached diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index 0a9a46f1..2b11100f 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "April 09, 2011" "0.47" "libmemcached" +.TH "MEMCP" "1" "April 09, 2012" "1.0.6" "libmemcached" .SH NAME memcp \- libmemcached Documentation . @@ -33,28 +33,40 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp Copies files to a collection of memcached servers .SH SYNOPSIS -.INDENT 0.0 -.TP -.B \-\-help -.UNINDENT +.sp +memcp [options] [file] [server] .SH DESCRIPTION .sp \fBmemcp\fP copies one or more files into memcached(1) 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. +.SH OPTIONS .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 -server(s). +You can specify servers via the option: +.INDENT 0.0 +.TP +.B \-\-servers +.UNINDENT .sp -For a full list of operations run the tool with the \fB\-\-help\fP option. +or via the environment variable: +.INDENT 0.0 +.TP +.B \(gaMEMCACHED_SERVERS\(ga +.UNINDENT +.sp +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 option: +.INDENT 0.0 +.TP +.B \-\-help +.UNINDENT .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> @@ -62,7 +74,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> Mark Atwood, <\fI\%mark@fallenpegasus.com\fP> .SH SEE ALSO .sp -memcached(1) libmemcached(3) +\fImemcached(1)\fP \fIlibmemcached(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT