comparison 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
comparison
equal deleted inserted replaced
11:83e01434937f 12:27f96c3b8224
1 .TH GENWEBGALLERY 1 "genwebgallery-VERSION" "2007-11-21" "genwebgallery" 1 .TH GENWEBGALLERY 1 "genwebgallery\-VERSION" "2007\-11\-21" "genwebgallery"
2 2
3 .SH NAME 3 .SH NAME
4 genwebgallery 4 genwebgallery
5 5
6 .SH SYNOPSIS 6 .SH SYNOPSIS
8 8
9 .SH DESCRIPTION 9 .SH DESCRIPTION
10 .B genwebgallery 10 .B genwebgallery
11 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. 11 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.
12 .PP 12 .PP
13 All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by --output. 13 All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by \-\-output.
14 .PP 14 .PP
15 The 15 The
16 .BR convert 16 .BR convert
17 tool from ImageMagick is required. 17 tool from ImageMagick is required.
18 18
37 Specify title of gallery 37 Specify title of gallery
38 .TP 38 .TP
39 .B \-c, \-\-copyright 39 .B \-c, \-\-copyright
40 Specify copyright notice 40 Specify copyright notice
41 .TP 41 .TP
42 .B \-ps, \-\-pic-size 42 .B \-ps, \-\-pic\-size
43 Specify size of picture 43 Specify size of picture
44 .TP 44 .TP
45 .B \-ts, \-\-thumb-size 45 .B \-ts, \-\-thumb\-size
46 Specify size of thumbnails 46 Specify size of thumbnails
47 .TP 47 .TP
48 .B \-\-overwrite 48 .B \-\-overwrite
49 Overwrites the output directory if it exists without asking. 49 Overwrites the output directory if it exists without asking.
50 Without this option, the users is interactively asked what to do. 50 Without this option, the users is interactively asked what to do.
51 .PP 51 .PP
52 See 52 See
53 .B genwebgallery --help 53 .B genwebgallery \-\-help
54 for default values. 54 for default values.
55 55
56 .SH EXIT CODE 56 .SH EXIT CODE
57 .TP 57 .TP
58 .B 1 58 .B 1