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