From: Jaakko Heinonen Date: Sun, 15 Jun 2003 14:25:16 +0000 (+0000) Subject: man page update X-Git-Tag: upstream/0.6.1~2^2~249 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=ff78caf7c021145be19c852d1b482d3204ec7511;p=pkg%2Fabook.git man page update --- diff --git a/THANKS b/THANKS index 1ecc899..9043620 100644 --- a/THANKS +++ b/THANKS @@ -1,15 +1,15 @@ abook THANKS ------------ -Michael Wiedmann -Brian Salter-Duke -An Thi-Nguyen Le -Reinhard J Sammer -Matt Anderson -R. Shohn Trojacek -? -Shao Zhang -Gustavo Niemeyer -Brian Medley +Michael Wiedmann +Brian Salter-Duke +An Thi-Nguyen Le +Reinhard J Sammer +Matt Anderson +R. Shohn Trojacek +Shao Zhang +Gustavo Niemeyer +Brian Medley +Takahashi Tamotsu See also AUTHORS diff --git a/abook.1 b/abook.1 index b975900..42e0b5f 100644 --- a/abook.1 +++ b/abook.1 @@ -1,12 +1,10 @@ -.TH ABOOK 1 "March 18, 2000" +.TH ABOOK 1 "June 6, 2003" .nh .SH NAME abook \- text-based address book program -.SH WARNING -This man page is not completely up to date. .SH SYNOPSIS .B abook -[ \fB--help\fP | \fB--datafile\fP | \fB--mutt-query\fP | \fB--convert\fP | \fB--add-email\fP | \fB--add-email-quiet\fP ] +[ \fIOPTION\fR ] .SH DESCRIPTION This manual page documents briefly the .B abook @@ -20,23 +18,28 @@ and various Phone fields. It is designed for use with mutt, but can be equally useful on its own. .SH OPTIONS .TP -\fB\-\-help\fP +\fB\-h \-\-help\fP Show usage. .TP -\fB\-\-datafile\fP -Use an alternative addressbook file (default is $HOME/.abook.addressbook). +\fB\-C \-\-config\fP \fI\fR +Use an alternative configuration file (default is \fI$HOME/.abook/abookrc\fR). .TP -\fB\-\-mutt-query\fP -Make a query for mutt (search the addressbook for ). +\fB\-\-datafile\fP \fI\fR +Use an alternative addressbook file (default is \fI$HOME/.abook/addressbook\fR). +.TP +\fB\-\-mutt\-query\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 BEFORE this -option to search a different addressbook file. +The \fB\-\-datafile\fP option, as documented above, may be used +.BI BEFORE +this option to search a different addressbook file. .TP -\fB\-\-convert\fP -Converts in to in +\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 +(defaults are \fBabook\fP, \fBstdin\fP, \fBtext\fP and \fBstdout\fP). .br -The following \fBinputformats\fP are supported: +The following \fIinputformats\fR are supported: .br - \fBabook\fP abook native format .br @@ -49,7 +52,7 @@ The following \fBinputformats\fP are supported: - \fBcsv\fP comma separated values .br -The following \fBoutputformats\fP are supported: +The following \fIoutputformats\fR are supported: .br - \fBabook\fP abook native format .br @@ -65,6 +68,8 @@ The following \fBoutputformats\fP are supported: .br - \fBcsv\fP comma separated values .br +- \fBpalmcsv\fP Palm comma separated values +.br - \fBelm\fP elm alias .br - \fBtext\fP plain text @@ -76,6 +81,9 @@ Read an e-mail message from stdin and add the sender to the addressbook. .TP \fB\-\-add-email-quiet\fP Same as --add-email but doesn't confirm adding. +.TP +\fB\-\-formats\fP +List available formats. .SH COMMANDS DURING USE Press '\fB?\fP' during use to get a list of commands.