From de8843364b5ebfedb42b2c03aa8307fdec96f025 Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Thu, 30 Jan 2020 22:13:12 +0300 Subject: DilOS: tdepim build pack Signed-off-by: Denis Kozadaev (cherry picked from commit aaa680c41f65f2ac24364a0b4307b5aef00c0368) --- dilos/tdepim/debian/man/kaddressbook-trinity.man | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 dilos/tdepim/debian/man/kaddressbook-trinity.man (limited to 'dilos/tdepim/debian/man/kaddressbook-trinity.man') diff --git a/dilos/tdepim/debian/man/kaddressbook-trinity.man b/dilos/tdepim/debian/man/kaddressbook-trinity.man new file mode 100644 index 000000000..36fad6734 --- /dev/null +++ b/dilos/tdepim/debian/man/kaddressbook-trinity.man @@ -0,0 +1,41 @@ +.TH KADDRESSBOOK 1 +.SH NAME +kaddressbook \- The TDE Address Book +.SH SYNOPSIS +.B kaddressbook +.I [Qt-options] [TDE-options] [options] +.SH DESCRIPTION +\fBKAddressBook\fP is the main address book application for TDE; it enables +you to manage your contacts efficiently and comfortably. Since it is based +on the tdeabc 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 tdeabc 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\fB +Shows contact editor with given email address. +.TP +.B --uid \fI\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\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'). -- cgit v1.2.1