The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fotagger_delete - delete fotos tagged with TO_DELETE

SYNOPSIS

  fotagger_delete --dir /some/dir

DESCRIPTION

Delete (yes, really delete!) all fotos tagged with TO_DELETE.

OPTIONS

--dir

Root dir containing images. Please note that all subdirs will be searched, and all tagged images in there will be deleted.

--ask

Prompt before deleting an image

--dry_run

Don't do anything

--verbose

Report which files have been deleted

AUTHOR

Thomas Klausner <domm {at} cpan.org>

SEE ALSO

App::Fotagger::Deleter

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.