annotate genwebgallery.1 @ 5:a963f51cfd80

fixed some legacy from the CHANGELOG-to-ChangeLog-Rename; added TODOs
author meillo@marmaro.de
date Fri, 23 Nov 2007 20:52:47 +0100
parents 737fe869e278
children cb0dff8c48c6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
1 .TH GENWEBGALLERY 1 "genwebgallery-VERSION" "2007-11-21" "genwebgallery"
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
2
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
3 .SH NAME
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
4 genwebgallery
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
5
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
6 .SH SYNOPSIS
3
737fe869e278 minor fix in man page
meillo@marmaro.de
parents: 0
diff changeset
7 .B genwebgallery [OPTIONS] FILES
0
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
8
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
9 .SH DESCRIPTION
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
10 .B genwebgallery
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
11 generates a web gallery of mentioned pictures.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
12 .PP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
13 Only static HTML pages are generated.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
14 .PP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
15 The
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
16 .BR convert
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
17 tool from ImageMagick is required.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
18
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
19 .SH OPTIONS
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
20 .B genwebgallery
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
21 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
22 .B \-\-help
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
23 Show summary of options.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
24 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
25 .B \-\-version
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
26 Show version of program
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
27 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
28 .B \-v, \-\-verbose
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
29 Outputs more log data
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
30 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
31 .B \-o, \-\-output
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
32 Specify output directory
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
33 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
34 .B \-i, \-\-index
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
35 Specify index file (index.htm)
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
36 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
37 .B \-t, \-\-title
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
38 Specify title of gallery
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
39 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
40 .B \-c, \-\-copyright
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
41 Specify copyright notice
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
42 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
43 .B \-ps, \-\-pic-size
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
44 Specify size of picture
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
45 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
46 .B \-ts, \-\-thumb-size
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
47 Specify size of thumbnails
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
48
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
49 .SH EXIT CODE
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
50 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
51 .B 1
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
52 Any other error
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
53 .TP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
54 .B 2
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
55 The required program
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
56 .B convert
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
57 could not be found. It's probably not installed.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
58 Normally it is provided by the ImageMagick tool collection.
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
59
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
60 .SH SEE ALSO
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
61 .BR convert (1),
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
62 .BR ImageMagick (1).
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
63
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
64 .SH AUTHOR
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
65 genwebgallery was written by markus schnalke <meillo@marmaro.de>
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
66 .PP
9f4fa0bc1584 initial commit
meillo@marmaro.de
parents:
diff changeset
67 Website: http://prog.marmaro.de