More documentation fixing.
[awesomized/libmemcached] / docs / memflush.rst
1 ---------------------------------------
2 memflush - flush all data from a server
3 ---------------------------------------
4
5
6 Reset a server or list of servers
7
8
9 --------
10 SYNOPSIS
11 --------
12
13
14
15 .. code-block:: perl
16
17 memflush [options]
18
19
20
21 -----------
22 DESCRIPTION
23 -----------
24
25
26 \ **memflush**\ resets the contents of memcached(1) servers.
27 This means all data in these servers will be deleted.
28
29 You can specify servers via the \ **--servers**\ option or via the
30 environment variable \ ``MEMCACHED_SERVERS``\ .
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 Mark Atwood <mark@fallenpegasus.com>
52
53
54 --------
55 SEE ALSO
56 --------
57
58
59 memcached(1) libmemcached(3)
60