diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 01:47:06 +0100 |
commit | 2d6d189ad768bb52674589e83dc08f572a0726e5 (patch) | |
tree | 179acf474b3a130dd7a8a33fb79b65cc442e9d1b /dilos/tdegraphics/debian/man/kolourpaint.1 | |
parent | 8345e931471182497527efca5e0c9d1f8af73888 (diff) | |
download | tde-packaging-2d6d189ad768bb52674589e83dc08f572a0726e5.tar.gz tde-packaging-2d6d189ad768bb52674589e83dc08f572a0726e5.zip |
DilOS: tdegraphics build pack
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 8c0726f9172159e5f18311e7af99c1cf67a104f9)
Diffstat (limited to 'dilos/tdegraphics/debian/man/kolourpaint.1')
-rw-r--r-- | dilos/tdegraphics/debian/man/kolourpaint.1 | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/dilos/tdegraphics/debian/man/kolourpaint.1 b/dilos/tdegraphics/debian/man/kolourpaint.1 new file mode 100644 index 000000000..42a126a85 --- /dev/null +++ b/dilos/tdegraphics/debian/man/kolourpaint.1 @@ -0,0 +1,75 @@ +.TH KPAINT "1" "September 2002" TDE "TDE Application" +.SH NAME +kolourpaint \- TDE Paint Program +.SH SYNOPSIS +.B kolourpaint +[\fIQt-options\fR] [\fITDE-options\fR] [\fIfile\fR] +.SH DESCRIPTION +This manual page documents briefly the +.B KPaint +TDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.P +.B KPaint +is a simple bitmap drawing program that can also be used to modify +existing image files and convert between image file formats. +.P +This program is part of the official TDE graphics module. +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-tde\fR +Show TDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "Arguments:" +.TP +file +File or URL to open +.SH "SEE ALSO" +The full documentation for +.B KPaint +is maintained as a docbook manual. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/kolourpaint +.PP +should give you access to the complete manual. +.SH AUTHOR +KPaint was written by +.nh +Richard J. Moore <[email protected]>, +Robert Williams <[email protected]>, +Mario Weilguni <[email protected]>, +Christian Oppel <[email protected]>, +John Califf <[email protected]> and +Laurent Montel <[email protected]>. +.hy +.br +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly. +.br +This manual page was prepared by +.nh +Karolina Lindqvist <pgd\[email protected]> +.hy +for the Debian GNU/Linux system (but may be used by others). |