~ubuntu-branches/ubuntu/utopic/cdcover/utopic

« back to all changes in this revision

Viewing changes to cdcover.1

  • Committer: Bazaar Package Importer
  • Author(s): Roberto Suarez Soto
  • Date: 2002-02-16 19:48:42 UTC
  • Revision ID: james.westby@ubuntu.com-20020216194842-ohpm3mz09lyprd47
Tags: 0.9.1-3
Added "-DI_AM_A_SUCKER" to Makefile (really!).
Closes: #91779

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH CDCOVER 1
 
2
.SH NAME
 
3
cdcover \- Creating Data-CD Covers
 
4
.SH SYNOPSIS
 
5
.B cdcover
 
6
.RI [ options ]
 
7
.SH DESCRIPTION
 
8
This manual page documents briefly the
 
9
.B cdcover
 
10
command.
 
11
.PP
 
12
\fBcdcover\fP is a program that creates Data-CD Covers.
 
13
.SH OPTIONS
 
14
.B \-t, \-\-title \fI<TITLE>\fP
 
15
Set Frontcover Title
 
16
.TP
 
17
.B \-s, \-\-subtitle \fI<SUBTITLE>\fP
 
18
Set Frontcover Subtitle
 
19
.TP
 
20
.B \-b, \-\-backcovertext \fI<BACKCOVERTEXT>\fP
 
21
Set Backcovertext       (can be multiline)
 
22
.TP
 
23
.B \-l, \-\-sidetext-left \fI<LEFTSIDETEXT>\fP
 
24
Set left sidetext        (default=\fI<TITLE>\fP) 
 
25
.TP
 
26
.B \-r, \-\-sidetext-right \fI<RIGHTSIDETEXT>\fP
 
27
Set right sidetext     (default=\fI<SUBTITLE>\fP)
 
28
.TP 
 
29
.B \-c, \-\-count \fI<COUNT>\fP
 
30
Set Number of CDs              (default=1)
 
31
.TP
 
32
.B \-o, \-\-outputfile \fI<FILENAME>\fP
 
33
Set Outputfile (*.tex)    (default=stdout)
 
34
.SH AUTHOR
 
35
\fBcdcover\fP was written by Ulli Meybohm <ulli@meybohm.de>.
 
36
.PP
 
37
This manual page was written by Adrian Bunk <bunk@fs.tum.de>
 
38
for the Debian GNU/Linux system (but may be used by others).