diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 01:58:20 +0100 |
commit | c1251c5abd9f8eb4a0256a7a92f72aa7aa8518eb (patch) | |
tree | b33c2a6a7020f677cb58899884cb349bfe223ad0 /dilos/tdeutils/debian/man/superkaramba-trinity.1 | |
parent | 152db2820bbff10ccebcb24ed940cb051ba8ecf6 (diff) | |
download | tde-packaging-c1251c5abd9f8eb4a0256a7a92f72aa7aa8518eb.tar.gz tde-packaging-c1251c5abd9f8eb4a0256a7a92f72aa7aa8518eb.zip |
DilOS: tdeutils build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdeutils/debian/man/superkaramba-trinity.1')
-rw-r--r-- | dilos/tdeutils/debian/man/superkaramba-trinity.1 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/dilos/tdeutils/debian/man/superkaramba-trinity.1 b/dilos/tdeutils/debian/man/superkaramba-trinity.1 new file mode 100644 index 000000000..ab0ec0f49 --- /dev/null +++ b/dilos/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 TDE. +.SH SYNOPSIS +.B superkaramba +[\fIQt-options\fR] [\fITDE-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 Trinity 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\-tde +Show TDE 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). |