changeset 25:9fac7c9e2611

updated manpage; added link to website
author meillo@marmaro.de
date Mon, 12 May 2008 14:00:15 +0200
parents 572f219cf0f4
children c89467bae737
files genwebgallery genwebgallery.1
diffstat 2 files changed, 15 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/genwebgallery	Mon May 12 12:41:26 2008 +0200
+++ b/genwebgallery	Mon May 12 14:00:15 2008 +0200
@@ -4,6 +4,7 @@
 # requires: ImageMagick (convert)
 #
 # meillo@marmaro.de
+# http://prog.marmaro.de/genwebgallery
 #
 
 
--- a/genwebgallery.1	Mon May 12 12:41:26 2008 +0200
+++ b/genwebgallery.1	Mon May 12 14:00:15 2008 +0200
@@ -1,4 +1,4 @@
-.TH GENWEBGALLERY 1 "genwebgallery\-0.5" "2007\-11\-21" "genwebgallery"
+.TH GENWEBGALLERY 1 "genwebgallery\-0.5" "2008\-05\-12" "genwebgallery"
 
 .SH NAME
 genwebgallery
@@ -12,6 +12,10 @@
 .PP
 All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by \-\-output.
 .PP
+Files are skipped if
+.B convert
+fails in conversion.
+.PP
 The
 .BR convert
 tool from ImageMagick is required.
@@ -70,11 +74,19 @@
 .B 4
 The output directory already exists and the user wanted it to be deleted, but it was not possible.
 
+.SH BUGS
+.B convert
+fails the conversion of the XCF image format of GIMP, but it exits with 0 anyway. This looks like a bug in the
+.B convert
+program.
+As result the image is added to the gallery but it is not viewable.
+Other formats might be affected as well.
+
 .SH SEE ALSO
 .BR convert (1),
 .BR ImageMagick (1).
 
 .SH AUTHOR
-genwebgallery and this man page was written by markus schnalke <meillo@marmaro.de>
+genwebgallery and this man page were written by markus schnalke <meillo@marmaro.de>
 .PP
 Website: http://prog.marmaro.de/genwebgallery