From 694341406be9293ec4ed96707eabb1038702c8c7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 28 Feb 2011 19:03:45 +0100 Subject: dthumb(1): More lightbox documentation --- bin/dthumb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/dthumb b/bin/dthumb index ced3a78..dcf82cf 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -76,6 +76,12 @@ B will create an F 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 (see +Ehttp://www.shadowbox-js.com/E) 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. + Note that recursion is not yet supported. During operation, B will show its progress on STDERR. -- cgit v1.2.3