
fotagger_tagall - tag all fotos with some tags

fotagger_tagall --dir /some/dir --tag foo --tag bar

Add some tags to all selected images.
Root dir containing images. Please note that all subdirs will be searched, and all tagged images in there will be deleted.
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

Thomas Klausner <domm {at} cpan.org>


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