From 59cf5a7a5f08e95a25ca189a1f4359025e7fcdf0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 29 Dec 2009 09:33:43 +0100 Subject: Update documentation --- bin/gen-xhtml-thumbnails | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/bin/gen-xhtml-thumbnails b/bin/gen-xhtml-thumbnails index b682161..cd40658 100755 --- a/bin/gen-xhtml-thumbnails +++ b/bin/gen-xhtml-thumbnails @@ -133,7 +133,7 @@ gen-xhtml-thumbnails - Generate Thumbnails + Index for a set of images =head1 SYNOPSIS -B [I] +B [I] [I] =head1 DESCRIPTION @@ -146,3 +146,17 @@ If I is not specified, the current directory is used. Note that only the images in the directory itself will be processed, recursion is not supported. + +=head1 OPTIONS + +=over + +=item B<--css> I + +Use I for css definitions + +=item B<--title> I + +Use I<title> as <title> for the XHTML output + +=back -- cgit v1.2.3