summaryrefslogtreecommitdiffstats
path: root/debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
commit830f9676b4568fdf5704bd94c856d97d4c35813d (patch)
treeb7eb9bd9ca4fdb4c97da7b013583c87ab8f6e671 /debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man
parent0bfe4e2db5faf194cbafe6c3fcb8f331dd32f8c5 (diff)
downloadtde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.tar.gz
tde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.zip
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man')
-rw-r--r--debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man41
1 files changed, 41 insertions, 0 deletions
diff --git a/debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man b/debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man
new file mode 100644
index 000000000..04d47b403
--- /dev/null
+++ b/debian/_base/core/kdepim/debian/man/kaddressbook-trinity.man
@@ -0,0 +1,41 @@
+.TH KADDRESSBOOK 1
+.SH NAME
+kaddressbook \- The KDE Address Book
+.SH SYNOPSIS
+.B kaddressbook
+.I [Qt-options] [KDE-options] [options]
+.SH DESCRIPTION
+\fBKAddressBook\fP is the main address book application for KDE; it enables
+you to manage your contacts efficiently and comfortably. Since it is based
+on the kabc library it supports resources, which can be used to load and save
+your contacts to many different locations -- not just the local file system,
+but also to LDAP servers and SQL databases.
+
+The user interface is similar to MS Outlook and it supports different views
+to represent the contact data differently; it also provides an incremental
+search over all fields and a jump button bar to quickly access single entries.
+Since the underlying kabc library uses the vCard format (specified in RFC 2426)
+as its default storage medium, KAddressBook mainly reflects the supported
+entry fields in its graphical user interface.
+.SH PROGRAM OPTIONS
+.TP
+.B -a, --addr \fI<email>\fB
+Shows contact editor with given email address.
+.TP
+.B --uid \fI<uid>\fB
+Shows contact editor with given uid.
+.TP
+.B --editor-only
+Launches in editor only mode.
+.TP
+.B --new-contact
+Launches editor for the new contact.
+.TP
+.B --document \fI<file>\fB
+Work on given file.
+.so kdeopt.part
+.SH SEE ALSO
+More detailed user documentation is available from
+.BR help:/kaddressbook
+(either enter this URL into \fBkonqueror\fP, or run `khelpcenter
+help:/kaddressbook').