diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.man | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.man')
-rw-r--r-- | ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.man | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.man b/ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.man new file mode 100644 index 000000000..b62278dc6 --- /dev/null +++ b/ubuntu/maverick_automake/kdepim/debian/man/kabc2mutt-kde3.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). |