summaryrefslogtreecommitdiff
path: root/bin/dthumb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dthumb')
-rwxr-xr-xbin/dthumb12
1 files changed, 1 insertions, 11 deletions
diff --git a/bin/dthumb b/bin/dthumb
index 012b911..38e330e 100755
--- a/bin/dthumb
+++ b/bin/dthumb
@@ -50,13 +50,6 @@ Note that recursion is not yet supported.
=over
-=item B<-x>, B<--archive>
-
-Create (and link) an "image.tar" archive containing all full-size image files.
-All but the last directories in the files' path are stripped, besides that the
-directory structure is preserved. So, if you run dthumb -x in
-.../mydir/, the archive will contain mydir/1.jpg, mydir/2.jpg etc.
-
=item B<-n>, B<--no-names>
Do not show image names below thumbnails
@@ -94,7 +87,7 @@ None.
=item * autodie (Included in core as of perl 5.10.1)
-=item * Archive::Tar (subject to change)
+=item * Data::Section
=item * Image::Imlib2
@@ -104,9 +97,6 @@ None.
Thumbnails of changed images are not yet recreated.
-When used with B<-x>, the completer tar archive is kept in memory, leading to
-enormous memory usage and possibly out-of-memory errors.
-
=head1 AUTHOR
Copyright (C) 2009, 2010 by Daniel Friesel E<lt>derf@chaosdorf.deE<gt>