Merging bzr://localhost/libmemcached/994772 to Build branch
[m6w6/libmemcached] / docs / man / memcp.1
index c97a5bad7e6558fc1dff226448765268a8a4f92f..ce8404c4c61572ec3e8df28c83a050960a3a8b3f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCP" "1" "April 14, 2011" "0.47" "libmemcached"
+.TH "MEMCP" "1" "May 11, 2012" "1.0.7" "libmemcached"
 .SH NAME
 memcp \- libmemcached Documentation
 .
@@ -33,30 +33,36 @@ 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 program
-.
-\fImemcp\fP
-.UNINDENT
-.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
+or via the environment variable:
+.INDENT 0.0
+.TP
+.B \(gaMEMCACHED_SERVERS\(ga
+.UNINDENT
 .sp
-For a full list of operations run the tool with the \fB\-\-help\fP option.
+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:
@@ -68,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