diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/dthumb | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -97,8 +97,6 @@ current directory. It uses a javascript lightbox (see L<http://fancyapps.com/fancybox/>) 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<dthumb> will show its progress on STDERR. =head1 OPTIONS @@ -119,7 +117,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<maxsize> (default: 200) |