Merge in docs.
[m6w6/libmemcached] / docs / memdump.rst
1 .. highlight:: perl
2
3
4 memdump
5 *******
6
7
8 Dump a list of keys from a server.
9
10
11 ********
12 SYNOPSIS
13 ********
14
15
16
17 .. code-block:: perl
18
19 memdump [options]
20
21
22
23 ***********
24 DESCRIPTION
25 ***********
26
27
28 \ **memdump**\ currently dumps a list of "keys" from all servers that
29 it is told to fetch from. Because memcached does not guarentee to
30 provide all keys it is not possible to get a complete "dump".
31
32 For a full list of operations run the tool with the \ **--help**\ option.
33
34
35 ****
36 HOME
37 ****
38
39
40 To find out more information please check:
41 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
42
43
44 ******
45 AUTHOR
46 ******
47
48
49 Brian Aker, <brian@tangent.org>
50
51
52 ********
53 SEE ALSO
54 ********
55
56
57 memcached(1) libmemcached(3)
58