summaryrefslogtreecommitdiff
path: root/bin/dthumb
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-02-27 18:38:44 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-02-27 18:38:44 +0100
commitc8c5da39dbf4e1fa3a2d0ef57269cd797062ee8d (patch)
tree3202be9326487bf83f28c2ba8ee71ebf4f63029e /bin/dthumb
parent48c650ef4122a31e7ef707b889a9806b90a58937 (diff)
Add progress bar
Diffstat (limited to 'bin/dthumb')
-rwxr-xr-xbin/dthumb4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/dthumb b/bin/dthumb
index fc76350..f3eb2cd 100755
--- a/bin/dthumb
+++ b/bin/dthumb
@@ -45,6 +45,8 @@ images.
Note that recursion is not yet supported.
+During operation, B<dthumb> will show its progress on STDERR.
+
=head1 OPTIONS
=over
@@ -104,6 +106,8 @@ F<.dthumb>, which contains various data (so far icons and javascript code).
=item * Image::Imlib2
+=item * Time::Progress
+
=back
=head1 BUGS AND LIMITATIONS