Merge in docs.
[m6w6/libmemcached] / docs / memflush.rst
1 .. highlight:: perl
2
3
4 memflush
5 ********
6
7
8 Reset a server or list of servers
9
10
11 ********
12 SYNOPSIS
13 ********
14
15
16
17 .. code-block:: perl
18
19 memflush [options]
20
21
22
23 ***********
24 DESCRIPTION
25 ***********
26
27
28 \ **memflush**\ resets the contents of memcached(1) servers.
29 This means all data in these servers will be deleted.
30
31 You can specify servers via the \ **--servers**\ option or via the
32 environment variable \ ``MEMCACHED_SERVERS``\ .
33
34 For a full list of operations run the tool with the \ **--help**\ option.
35
36
37 ****
38 HOME
39 ****
40
41
42 To find out more information please check:
43 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
44
45
46 ******
47 AUTHOR
48 ******
49
50
51 Brian Aker, <brian@tangent.org>
52
53 Mark Atwood <mark@fallenpegasus.com>
54
55
56 ********
57 SEE ALSO
58 ********
59
60
61 memcached(1) libmemcached(3)
62