Merge in docs.
[m6w6/libmemcached] / docs / man / memcp.1
1 .TH "MEMCP" "1" "April 07, 2011" "0.47" "libmemcached"
2 .SH NAME
3 memcp \- libmemcached Documentation
4 .
5 .nr rst2man-indent-level 0
6 .
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11 -
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
15 ..
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
22 ..
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
30 ..
31 .\" Man page generated from reStructeredText.
32 .
33 .sp
34 Copies files to a collection of memcached servers
35 .SH SYNOPSIS
36 .sp
37 .nf
38 .ft C
39 memcp [options] file file <servers>
40 .ft P
41 .fi
42 .SH DESCRIPTION
43 .sp
44 \fBmemcp\fP copies one or more files into memcached(1) servers.
45 It is similar to the standard UNIX cp(1) command.
46 .sp
47 The key names will be the names of the files,
48 without any directory path part.
49 .sp
50 You can specify servers via the \fB\-\-servers\fP option or via the
51 environment variable \fBMEMCACHED_SERVERS\fP. If you specify neither of
52 these, the final value in the command line list is the name of a
53 server(s).
54 .sp
55 For a full list of operations run the tool with the \fB\-\-help\fP option.
56 .SH HOME
57 .sp
58 To find out more information please check:
59 \fI\%https://launchpad.net/libmemcached\fP
60 .SH AUTHOR
61 .sp
62 Brian Aker, <\fI\%brian@tangent.org\fP>
63 .sp
64 Mark Atwood, <\fI\%mark@fallenpegasus.com\fP>
65 .SH SEE ALSO
66 .sp
67 memcached(1) libmemcached(3)
68 .SH AUTHOR
69 Brian Aker
70 .SH COPYRIGHT
71 2011, Brian Aker
72 .\" Generated by docutils manpage writer.
73 .\"
74 .