NAME
mogdelete -- Delete keys from a MogileFS installation
SYNOPSIS
$ mogdelete --trackers=host --domain=foo --key="/hello.jpg"
OPTIONS
- --trackers=host1:7001,host2:7001
 - 
Use these MogileFS trackers to negotiate with.
 - --domain=<domain>
 - 
Set the MogileFS domain to use.
 - --key="<key>"
 - 
A key to delete. Can be an arbitrary string.
 
AUTHOR
Dormando <dormando@rydia.net>
BUGS
Produces a slightly weird error if key does not exist.
LICENSE
Licensed for use and redistribution under the same terms as Perl itself.