1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
---|
2 | .TH PKBANNER "1" "janvier 2009" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NOM |
---|
4 | pkbanner \- page de manuel de pkbanner (PyKota) 1.27alpha7_unofficial |
---|
5 | .SH SYNOPSIS |
---|
6 | .B pkbanner |
---|
7 | [\fIoptions\fR] |
---|
8 | .SH DESCRIPTION |
---|
9 | Banner generator for PyKota. |
---|
10 | .SH OPTIONS |
---|
11 | .TP |
---|
12 | \fB\-h\fR, \fB\-\-help\fR |
---|
13 | show this help message and exit. |
---|
14 | .TP |
---|
15 | \fB\-v\fR, \fB\-\-version\fR |
---|
16 | show the version number and exit. |
---|
17 | .TP |
---|
18 | \fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR |
---|
19 | loads additional options and arguments from a file, |
---|
20 | one per line. |
---|
21 | .TP |
---|
22 | \fB\-l\fR LOGO, \fB\-\-logo\fR=\fILOGO\fR |
---|
23 | The image to use as a logo. The logo will be drawn at |
---|
24 | the center top of the page. The default logo is |
---|
25 | /usr/share/pykota/logos/pykota.jpeg. |
---|
26 | .TP |
---|
27 | \fB\-p\fR PAGESIZE, \fB\-\-pagesize\fR=\fIPAGESIZE\fR |
---|
28 | Set the size of the page. Most well known page sizes |
---|
29 | are recognized, like 'A4' or 'Letter' to name a few. |
---|
30 | The default page size is A4. |
---|
31 | .TP |
---|
32 | \fB\-s\fR SAVETONER, \fB\-\-savetoner\fR=\fISAVETONER\fR |
---|
33 | Set the text luminosity to this percent. This can be |
---|
34 | used to save toner. The default value is 0.0, which |
---|
35 | means that no toner saving will be done. |
---|
36 | .TP |
---|
37 | \fB\-u\fR URL, \fB\-\-url\fR=\fIURL\fR |
---|
38 | Set the url to write at the bottom of the banner page. |
---|
39 | The default url is http://www.pykota.com. |
---|
40 | .SS "examples:" |
---|
41 | .IP |
---|
42 | pkbanner \fB\-\-logo=\fR"" \fB\-\-savetoner\fR=\fI75\fR |
---|
43 | This would generate a banner in the default page size, with no logo, and |
---|
44 | text luminosity would be increased by 75%. |
---|
45 | .SS "licensing terms:" |
---|
46 | .IP |
---|
47 | (c) 2003\-2009 Jerome Alet \- alet@librelogiciel.com |
---|
48 | This program is free software: you can redistribute it and/or modify it |
---|
49 | under the terms of the GNU General Public License as published by the Free |
---|
50 | Software Foundation, either version 3 of the License, or (at your option) |
---|
51 | any later version. |
---|
52 | .IP |
---|
53 | This program is distributed in the hope that it will be useful, but |
---|
54 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
---|
55 | or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
---|
56 | for more details. |
---|
57 | .IP |
---|
58 | You should have received a copy of the GNU General Public License along |
---|
59 | with this program. If not, see <http://www.gnu.org/licenses/>. |
---|