=head1 NAME memrm - Remove a key(s) from a collection of memcached servers =head1 SYNOPSIS memrm [options] key key ... =head1 DESCRIPTION memrm is a tool designed to allow you to remove keys from a collection of memcached servers. You can specify servers via the --servers option or memcat will use the environmental variable MEMCACHED_SERVERS. For a full list of its operations run the tool with the --help option. =head1 HOME To find out more information please check: http://tangent.org/552/libmemcached.html =head1 AUTHOR Brian Aker, brian@tangent.org =head1 SEE ALSO memcached(1) libmemcached(3) =cut