From 7608c070134c7dc5c477e17801cc61f6493d843d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 14 Sep 2010 21:33:03 +0200 Subject: Documentation for --archive --- bin/gen-xhtml-thumbnails | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/gen-xhtml-thumbnails b/bin/gen-xhtml-thumbnails index c037b16..8088975 100755 --- a/bin/gen-xhtml-thumbnails +++ b/bin/gen-xhtml-thumbnails @@ -207,6 +207,13 @@ is not supported. =over +=item B<-x>, B<--archive> + +Create (and link) an "image.tar" archive containing all full-size image files. +All but the last directories in the files' path are stripped, besides that the +directory structure is preserved. So, if you run gen-xhtml-thumbnails -x in +.../mydir/, the archive will contain mydir/1.jpg, mydir/2.jpg etc. + =item B<-c>, B<--css> I Use I for css definitions -- cgit v1.2.3