abook (1) Linux Manual Page
NAME
abook – text-based address book program
SYNOPSIS
abook [ OPTION ]
DESCRIPTION
This manual page documents briefly the abook program. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
abook is a text-based address book program. It contains Name, Email, Address and various Phone fields. It is designed for use with mutt, but can be equally useful on its own.
OPTIONS
-h –help- Show usage.
-C –config<filename>- Use an alternative configuration file (default is $HOME/.abook/abookrc).
–datafile<filename>- Use an alternative addressbook file (default is $HOME/.abook/addressbook).
–mutt-query<string>- Make a query for mutt (search the addressbook for <string>).
The–datafileoption, as documented above, may be usedBEFOREthis option to search a different addressbook file. –convert[–informat<inputformat> ] [–infile<inputfile> ] [–outformat<outputformat> ] [–outfile<outputfile> ]- Converts <inputfile> in <inputformat> to <outputfile> in <outputformat> (defaults are
abook,stdin,textandstdout).The following inputformats are supported:
–abookabook native format
–ldifldif / Netscape addressbook
–muttmutt alias
–pinepine addressbook
–csvcomma separated values
–palmcsvPalm comma separated valuesThe following outputformats are supported:
–abookabook native format
–ldifldif / Netscape addressbook (.4ld)
–muttmutt alias
–htmlhtml document
–pinepine addressbook
–gcrdGnomeCard (VCard) addressbook
–csvcomma separated values
–palmcsvPalm comma separated values
–elmelm alias
–textplain text
–spruceSpruce address book
–wlWanderlust address book
–bsdcalBSD calendar –add-email- Read an e-mail message from stdin and add the sender to the addressbook.
–add-email-quiet- Same as –add-email but doesn’t confirm adding.
–formats- List available formats.
COMMANDS DURING USE
Press ‘?‘ during use to get a list of commands.
SEE ALSO
AUTHOR
This manual page was written by Alan Ford <alan [at] whirlnet.co.uk>, for the Debian GNU/Linux system (but may be used by others).
abook was written by Jaakko Heinonen <jheinonen [at] users.sourceforge.net>
