diff genwebgallery.1 @ 12:27f96c3b8224 deb_0.4-2

fixed hyphen-minus-conflict in man page; refactored debian/rules (removed a lot)
author meillo@marmaro.de
date Sat, 24 Nov 2007 23:29:16 +0100
parents cb0dff8c48c6
children 84c08287caa1
line wrap: on
line diff
--- a/genwebgallery.1	Fri Nov 23 23:04:36 2007 +0100
+++ b/genwebgallery.1	Sat Nov 24 23:29:16 2007 +0100
@@ -1,4 +1,4 @@
-.TH GENWEBGALLERY 1 "genwebgallery-VERSION" "2007-11-21" "genwebgallery"
+.TH GENWEBGALLERY 1 "genwebgallery\-VERSION" "2007\-11\-21" "genwebgallery"
 
 .SH NAME
 genwebgallery
@@ -10,7 +10,7 @@
 .B genwebgallery
 Generates a web gallery of mentioned pictures. Only very minimalistic static HTML pages are generated. Copies of the pictures get resized to the defined sizes.
 .PP
-All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by --output.
+All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by \-\-output.
 .PP
 The
 .BR convert
@@ -39,10 +39,10 @@
 .B \-c, \-\-copyright
 Specify copyright notice
 .TP
-.B \-ps, \-\-pic-size
+.B \-ps, \-\-pic\-size
 Specify size of picture
 .TP
-.B \-ts, \-\-thumb-size
+.B \-ts, \-\-thumb\-size
 Specify size of thumbnails
 .TP
 .B \-\-overwrite
@@ -50,7 +50,7 @@
 Without this option, the users is interactively asked what to do.
 .PP
 See
-.B genwebgallery --help
+.B genwebgallery \-\-help
 for default values.
 
 .SH EXIT CODE