NAME
fotagger_tagall - tag all fotos with some tags
SYNOPSIS
fotagger_tagall --dir /some/dir --tag foo --tag bar
DESCRIPTION
Add some tags to all selected images.
OPTIONS
--dir
Root dir containing images. Please note that all subdirs will be searched, and all tagged images in there will be deleted.
--tag
The tag to be added. This options can be added several times to add several tags in one run. Alternativly, you can pass in one string of comma-seperated tags
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.