diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1 | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1 b/ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1 new file mode 100644 index 000000000..134761ea5 --- /dev/null +++ b/ubuntu/maverick/tdeutils/debian/man/superkaramba-trinity.1 @@ -0,0 +1,51 @@ +.TH SUPERKARAMBA 1 "juli 27, 2003" +.SH NAME +superkaramba \- a program based on karamba improving the eyecandy of KDE. +.SH SYNOPSIS +.B superkaramba +[\fIQt-options\fR] [\fIKDE-options\fR] \fIfile\fR +.SH DESCRIPTION +This manual page documents briefly the +.B superkaramba +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +Instead, it has documentation in the GNU Info format; see below. +.PP +.B Superkaramba +is a tool based on karamba that allows anyone to easily create and run little +interactive widgets on a KDE desktop. Widgets are defined in a simple text file +and can be augmented with Python code to make them interactive. +.SH OPTIONS +A summary of options are included below. +.TP +.B \-\-help +Show summary of options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version of program. +.TP +.B \-\-license +Show license information +.TP +.B file +A required argument 'file' +.SH AUTHOR +.B Superkaramba +was written by Adam Geitgey <adam@rootnode.org> and Hans Karlsson +<d98hk@efd.lth.se>. +.PP +This manual page was written by Jean-Michel Kelbert <kelbert@debian.org>, +for the Debian project (but may be used by others). |