summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man')
-rw-r--r--debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man b/debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man
new file mode 100644
index 000000000..b62278dc6
--- /dev/null
+++ b/debian/squeeze/kdepim/debian/man/kabc2mutt-trinity.man
@@ -0,0 +1,26 @@
+.TH KABC2MUTT 1
+.SH NAME
+kabc2mutt \- kabc to mutt converter
+.SH SYNOPSIS
+.B kabc2mutt
+.I [Qt-options] [KDE-options] [options]
+.SH DESCRIPTION
+kabc2mutt converts the KDE address book's entries to Mutt format.
+.SH PROGRAM OPTIONS
+.TP
+.B --query \fI<substring>\fB
+Only show contacts where name or address matches \fI<substring>\fP.
+.TP
+.B --format \fI<format>\fB
+Default format is `alias'. `query' returns
+email\fB<tab>\fPname\fB<tab>\fP, as needed by mutt's query_command.
+.TP
+.B --ignore-case
+Make queries case insensitive.
+.TP
+.B --all-addresses
+Return all mail addresses, not just the preferred one.
+.so kdeopt.part
+.SH SEE ALSO
+.B kaddressbook
+(1).