diff options
author | Michele Calgaro <[email protected]> | 2022-06-26 19:22:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-06-26 19:22:37 +0900 |
commit | 98bd0ec183d9636ac6a3ccaa810886a51319a89b (patch) | |
tree | 930d66d291482ce5e9628f01d7ddc6122c1ad7d7 /doc/man/karbon.1 | |
parent | 69b99acba4cd3a32f79e5c0004d99de3a9be21a1 (diff) | |
download | koffice-98bd0ec183d9636ac6a3ccaa810886a51319a89b.tar.gz koffice-98bd0ec183d9636ac6a3ccaa810886a51319a89b.zip |
Add man pages for TDE applications
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/karbon.1')
-rw-r--r-- | doc/man/karbon.1 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/man/karbon.1 b/doc/man/karbon.1 new file mode 100644 index 00000000..6a4cbb8e --- /dev/null +++ b/doc/man/karbon.1 @@ -0,0 +1,44 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH KARBON 1 "May 9, 2003" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +karbon \- a vector graphics application for the Trinity Office Suite +.SH SYNOPSIS +.B karbon +[ \fIgeneric-options\fP ] +[ \fB\-\-print\fP ] +[ \fIfile\fP ... ] +.SH DESCRIPTION +\fBKarbon\fP is a vector graphics application. +.PP +Note that the Trinity Office Suite comes with two graphics applications \- +Kontour (which is vector-based) and Chalk (which is raster-based). +.PP +This application is part of the Trinity Office Suite. +.SH OPTIONS +Below are the karbon-specific options. +For a full summary of options, run \fIkarbon \-\-help\fP. +.TP +\fB\-\-print\fP +Print the given file(s) and exit. +.SH AUTHOR +Karbon was written by Rob Buis <[email protected]>, Lennart Kudling +<[email protected]>, Tomislav Lukman <[email protected]> and +Benoit Vautrin <[email protected]>. +.br +This manual page was prepared by Ben Burton <[email protected]> +for the Debian GNU/Linux system (but may be used by others). |