diff options
author | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
---|---|---|
committer | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
commit | b04ad86203e19f0e89e971fefc3f40b380cbe7b2 (patch) | |
tree | 639782b440de136501ae6ee50d8d54450765346f /ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man | |
parent | 7123ebd91f9851d8a0479d043508ec5885e24f91 (diff) | |
parent | 70daaabb4fd5f3b559f5ef489377c9fe93a47f0d (diff) | |
download | tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.tar.gz tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man')
-rw-r--r-- | ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man b/ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man deleted file mode 100644 index 04d47b403..000000000 --- a/ubuntu/maverick/kdepim/debian/man/kaddressbook-trinity.man +++ /dev/null @@ -1,41 +0,0 @@ -.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'). |