root / pykota / trunk / man / pt / pkbanner.1 @ 3550

Revision 3550, 2.2 kB (checked in by jerome, 14 years ago)

Updated manual pages.

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