3 memrm - Remove a key(s) from a collection of memcached servers
7 memrm [options] key key ...
11 B<memrm> removes items, specified by key, from memcached(1) servers.
13 You can specify servers via the B<--servers> option or via the
14 environment variable C<MEMCACHED_SERVERS>.
16 For a full list of operations run the tool with the B<--help> option.
20 To find out more information please check:
21 L<http://tangent.org/552/libmemcached.html>
25 Brian Aker, E<lt>brian@tangent.orgE<gt>
27 Mark Atwood, E<lt>mark@fallenpegasus.comE<gt>
31 memcached(1) libmemcached(3)