diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-27 18:38:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-27 18:38:44 +0100 |
commit | c8c5da39dbf4e1fa3a2d0ef57269cd797062ee8d (patch) | |
tree | 3202be9326487bf83f28c2ba8ee71ebf4f63029e /bin | |
parent | 48c650ef4122a31e7ef707b889a9806b90a58937 (diff) |
Add progress bar
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/dthumb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |