X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=abook.1;h=cec604759956598a9514c9f8e9028880ce698da3;hb=a2d4ea58437d93297c7f7e2e8efd4d48297ca46a;hp=452f0a6c68eb9b43166f2764c4f9567b2cdf75fd;hpb=0cd708a881cb4c6f398381b43be3521a36ca8bd4;p=pkg%2Fabook.git diff --git a/abook.1 b/abook.1 index 452f0a6..cec6047 100644 --- a/abook.1 +++ b/abook.1 @@ -1,4 +1,4 @@ -.TH ABOOK 1 "June 6, 2003" +.TH ABOOK 1 2006-09-06 .nh .SH NAME abook \- text-based address book program @@ -27,12 +27,14 @@ Use an alternative configuration file (default is \fI$HOME/.abook/abookrc\fR). \fB\-\-datafile\fP \fI\fR Use an alternative addressbook file (default is \fI$HOME/.abook/addressbook\fR). .TP -\fB\-\-mutt\-query\fP \fI\fR +\fB\-\-mutt\-query\fP \fI\fR [ \fB\-\-outformat\fP \fI\fR ] Make a query for mutt (search the addressbook for \fI\fR). .br The \fB\-\-datafile\fP option, as documented above, may be used .BI BEFORE this option to search a different addressbook file. +.br +Only a subset of the below \fI\fR are allowed: \fBmutt\fP (default), \fBvcard\fP and \fBcustom\fP .TP \fB\-\-convert\fP [ \fB\-\-informat\fP \fI\fR ] [ \fB\-\-infile\fP \fI\fR ] [ \fB\-\-outformat\fP \fI\fR ] [ \fB\-\-outfile\fP \fI\fR ] Converts \fI\fR in \fI\fR to \fI\fR in \fI\fR @@ -52,6 +54,8 @@ The following \fIinputformats\fR are supported: - \fBcsv\fP comma separated values .br - \fBpalmcsv\fP Palm comma separated values +.br +- \fBvcard\fP VCard addressbook .br The following \fIoutputformats\fR are supported: @@ -66,7 +70,7 @@ The following \fIoutputformats\fR are supported: .br - \fBpine\fP pine addressbook .br -- \fBgcrd\fP GnomeCard (VCard) addressbook +- \fBvcard\fP VCard addressbook .br - \fBcsv\fP comma separated values .br @@ -79,6 +83,19 @@ The following \fIoutputformats\fR are supported: - \fBspruce\fP Spruce address book .br - \fBwl\fP Wanderlust address book +.br +- \fBbsdcal\fP BSD calendar +.br +- \fBcustom\fP Custom output format, see below +.TP +\fB\-\-outformatstr\fP \fI\fR +Only used if \fB\-\-mutt\-query\fP \fIor\fR \fB\-\-convert\fP is specified \fIand\fR \fB\-\-outformat\fP=\fIcustom\fR. \fI\fR is a format string allowing placeholders. +.br +A placeholder can be any of the standard fields names (see \fBabookrc\fP(5)) and must be encapsulated by curly brackets. +.br +The default value is "{nick} ({name}): {mobile}" +.br +If \fI\fR starts with \fI!\fR only entries whose all fields from \fI\fR are non-NULL are included. .TP \fB\-\-add-email\fP Read an e-mail message from stdin and add the sender to the addressbook.