NAME

jpegrdfup - CLI tool for updating multiple images from a single jpegrdf dump


SYNOPSIS

 $> jpegrdf -s ./*.jpg > ./.dump.rdf
 $> emacs ./dump.rdf
 $> munge munge munge
 $> jpegrdfup ./dump.rdf


DESCIPTION

Command-line tool for updating multiple images from a single jpegrdf dump.

As it is currently written the -rdf option for jpegrdf expects a single description for a single image. This is fine if you only need to update a single image but a pain if you are trying to update many images in one swell foop.


OPTIONS

By default this program accepts a single argument, which is the path to the dump file that will be used to update your photographs.

Other options are:


ENVIRONMENT VARIABLES

This program requires a single environment variable be set in order to function properly. It is :


VERSION

1.0


DATE

$Date: 2004/05/07 15:03:36 $


AUTHOR

Aaron Straup Cope <ascope@cpan.org>


SEE ALSO

http://nwalsh.com/java/jpegrdf/

http://aaronland.info/perl/jpegrdfify


LICENSE

Copyright (c) 2004 Aaron Straup Cope.

This is free software, you may use it and distribute it under the same terms as Perl itself.