summaryrefslogtreecommitdiffstats
path: root/doc/man/kivio.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-06-26 19:22:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-06-28 07:08:14 +0900
commit775f79c9be9a3728276a24a3e10209c6424f565e (patch)
treedb495eb357d476ffa1cb0eae08f5d4be122f2da2 /doc/man/kivio.1
parentdf76f6b67179cf8ae547a29c9c1e507a2dc1083e (diff)
downloadkoffice-775f79c9be9a3728276a24a3e10209c6424f565e.tar.gz
koffice-775f79c9be9a3728276a24a3e10209c6424f565e.zip
Add man pages for TDE applications
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98bd0ec183d9636ac6a3ccaa810886a51319a89b)
Diffstat (limited to 'doc/man/kivio.1')
-rw-r--r--doc/man/kivio.147
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/man/kivio.1 b/doc/man/kivio.1
new file mode 100644
index 000000000..b6557f54f
--- /dev/null
+++ b/doc/man/kivio.1
@@ -0,0 +1,47 @@
+.\" 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 KIVIO 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
+kivio \- a flowcharting program for the Trinity Office Suite
+.SH SYNOPSIS
+.B kivio
+[ \fIgeneric-options\fP ]
+[ \fB\-\-print\fP ]
+[ \fIfile\fP ... ]
+.SH DESCRIPTION
+\fBKivio\fP is a flowcharting program that offers basic flowcharting
+abilities, but with a twist. Objects are scriptable, and a backend plugin
+system offers the ability to make objects do just about anything.
+.PP
+This application is part of the Trinity Office Suite.
+.SH OPTIONS
+Below are the kivio-specific options.
+For a full summary of options, run \fIkivio \-\-help\fP.
+.TP
+\fB\-\-print\fP
+Print the given file(s) and exit.
+.SH SEE ALSO
+Some documentation from the program author
+is available in \fI/usr/share/doc/kivio/\fP.
+.SH AUTHOR
+Kivio was written by Dave Marotti <lndshark@speakeasy.net>,
+Max Judin <max@thekompany.com>, Dmitry Poplavsky <dima@kde.org>,
+Peter Simonsson <psn@linux.se>, Ian Reinhart Geiser <geiseri@kde.org>,
+Laurent Montel <montel@kde.org> and theKompany.com <info@thekompany.com>.
+.br
+This manual page was prepared by Ben Burton <bab@debian.org>
+for the Debian GNU/Linux system (but may be used by others).