summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-03-03 23:22:49 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-03-03 23:22:49 +0100
commit2e53ba7b84145064ed68d5b431b87119614fd2ea (patch)
treed90f1d1cfa71521159844959762837e64fab54bc /bin
parent717d7035f77b357908e886e70100ae0b59d1cdc7 (diff)
Documentation updates
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dthumb9
1 files changed, 4 insertions, 5 deletions
diff --git a/bin/dthumb b/bin/dthumb
index c9cded8..60eba92 100755
--- a/bin/dthumb
+++ b/bin/dthumb
@@ -87,11 +87,10 @@ B<dthumb> will create an F<index.xhtml> with a list (thumbnails) of
all images found in the current directory; the thumbnails will link to the
images.
-It uses a javascript lightbox called B<shadowbox> (see
-E<gt>http://www.shadowbox-js.com/E<gt>) to display the images. To view the
-images without the lightbox, either disable javascript, use the B<-L>
-commandline switch or open images by clicking on the filename instead of the
-thumbnail.
+It uses a javascript lightbox (see
+E<lt>http://www.huddletogether.com/projects/lightbox/E<gt>) to display the
+images. To view them without the lightbox, either disable it using the B<-L>
+option or open images by clicking on the filename instead of the thumbnail.
Note that recursion is not yet supported.