art-helpers

simple helper scripts for managing images processed by ART
git clone https://git.clttr.info/art-helpers.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit f666f985f9a00afc1b14e0bb081f58b2299e3247
parent cdcdb07eb502c6d4a545e43dc31ab9c235f43c68
Author: René Wagner <rwagner@rw-net.de>
Date:   Fri, 17 Jul 2020 21:40:51 +0200

fix typo which broke silkypix_orphaned_sidecar_cleaner.pl

Diffstat:
Msilkypix_orphaned_sidecar_cleaner.pl | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/silkypix_orphaned_sidecar_cleaner.pl b/silkypix_orphaned_sidecar_cleaner.pl @@ -22,7 +22,6 @@ my $PROGRAM = 'Orphaned Sidecar Cleaner'; our $opt_d = 0; getopts('d') or die "Invalid parameters provided! See 'silkypix_multiversion_sidecar_cleaner.pl --help' for more details."; -} # read remaining commandline args # last dir will win