From d4c4fb3208caa6a12a54f670afa7b0e2d96aa3ad Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 26 Jun 2018 17:36:20 +0200 Subject: support recursive thumbnail generation on directory trees --- bin/dthumb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bin/dthumb') diff --git a/bin/dthumb b/bin/dthumb index 32931f9..2f6a718 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -96,8 +96,6 @@ current directory. It uses a javascript lightbox (see L) to display images. To view them without the lightbox, open images by clicking on the filename instead of the thumbnail. -Note that recursion is not yet supported. - During operation, B will show its progress on STDERR. =head1 OPTIONS @@ -118,7 +116,8 @@ Recreate all thumbnails =item B<-R>, B<--recursive> -Also include directories in the file listing +Include directories in file listing and recurnsively generate thumbnails +for their contents. =item B<-d>, B<--size> I (default: 200) -- cgit v1.2.3