diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdepim/debian/man/kmail-trinity.man | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdepim/debian/man/kmail-trinity.man')
-rw-r--r-- | ubuntu/_base/tdepim/debian/man/kmail-trinity.man | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/ubuntu/_base/tdepim/debian/man/kmail-trinity.man b/ubuntu/_base/tdepim/debian/man/kmail-trinity.man new file mode 100644 index 000000000..dbeebae4d --- /dev/null +++ b/ubuntu/_base/tdepim/debian/man/kmail-trinity.man @@ -0,0 +1,54 @@ +.TH KMAIL 1 +.SH NAME +kmail \- TDE email client +.SH SYNOPSIS +.B kmail +.I [Qt-options] [TDE-options] [options] [address|URL] +.SH DESCRIPTION +.B KMail +is a fully-featured email client that fits nicely into the Trinity desktop. +It has features such as support for IMAP, POP3, multiple accounts, +mail filtering and sorting, PGP/GnuPG privacy, and inline attachments. +.SH PROGRAM OPTIONS +.TP +.B -s, --subject \fI<subject>\fB +Set subject of message. +.TP +.B -c, --cc \fI<address>\fB +Send CC: to `address'. +.TP +.B -b, --bcc \fI<address>\fB +Send BCC: to `address'. +.TP +.B -h, --header \fI<header>\fB +Add `header' to message. +.TP +.B --msg \fI<file>\fB +Read message body from `file'. +.TP +.B --body \fI<text>\fB +Set body of message. +.TP +.B --attach \fI<url>\fB +Add an attachment to the mail. This can be repeated. +.TP +.B --check +Only check for new mail. +.TP +.B --composer +Only open composer window. +.TP +.B --view \fI<url>\fB +View the given message file. +.TP +.B address +Send message to `address'. +.TP +.B URL +Attach the file that `URL' points to. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kmail +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kmail'). |