From 00253b6ae7cde1bbe353e465850c9657d9c840da Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 27 Feb 2011 16:56:00 +0100 Subject: dthumb(1): Add FILES section --- bin/dthumb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/bin/dthumb b/bin/dthumb index 8c96670..91286cf 100755 --- a/bin/dthumb +++ b/bin/dthumb @@ -42,9 +42,6 @@ dthumb will create an F with a list (thumbnails) of all images found in the current directory; the thumbnails will link to the images. -The F file will always be created in the current directory, the -thumbnails will be saved in F<.thumbs> below it. - Note that recursion is not yet supported. =head1 OPTIONS @@ -82,6 +79,14 @@ Zero upon success, non-zero otherwise. None. +=head1 FILES + +B always works in the current working directory. It will create the +file F, in which the HTML code for the thumbnail list is saved. + +It also creates two directories: F<.thumbs> for the thumbnail images, and +F<.dthumb>, which contains various data (so far icons and javascript code). + =head1 DEPENDENCIES =over -- cgit v1.2.3