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