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