1ABOOK(1)                    General Commands Manual                   ABOOK(1)
2
3
4

NAME

6       abook - text-based address book program
7

SYNOPSIS

9       abook [ OPTION ]
10

DESCRIPTION

12       This manual page documents briefly the abook program.  This manual page
13       was written for the Debian GNU/Linux distribution because the  original
14       program does not have a manual page.
15
16       abook  is  a  text-based address book program. It contains Name, Email,
17       Address and various Phone fields. It is designed for use with mutt, but
18       can be equally useful on its own.
19

OPTIONS

21       -h --help
22              Show usage.
23
24       -C --config <filename>
25              Use    an    alternative    configuration   file   (default   is
26              $HOME/.abook/abookrc).
27
28       --datafile <filename>
29              Use   an    alternative    addressbook    file    (default    is
30              $HOME/.abook/addressbook).
31
32       --mutt-query <string>
33              Make a query for mutt (search the addressbook for <string>).
34              The  --datafile  option, as documented above, may be used BEFORE
35              this option to search a different addressbook file.
36
37       --convert [ --informat <inputformat>  ]  [  --infile  <inputfile>  ]  [
38       --outformat <outputformat> ] [ --outfile <outputfile> ]
39              Converts   <inputfile>   in  <inputformat>  to  <outputfile>  in
40              <outputformat> (defaults are abook, stdin, text and stdout).
41
42              The following inputformats are supported:
43              - abook abook native format
44              - ldif ldif / Netscape addressbook
45              - mutt mutt alias
46              - pine pine addressbook
47              - csv comma separated values
48              - palmcsv Palm comma separated values
49
50              The following outputformats are supported:
51              - abook abook native format
52              - ldif ldif / Netscape addressbook (.4ld)
53              - mutt mutt alias
54              - html html document
55              - pine pine addressbook
56              - gcrd GnomeCard (VCard) addressbook
57              - csv comma separated values
58              - palmcsv Palm comma separated values
59              - elm elm alias
60              - text plain text
61              - spruce Spruce address book
62              - wl Wanderlust address book
63              - bsdcal BSD calendar
64
65       --add-email
66              Read an e-mail message from stdin and  add  the  sender  to  the
67              addressbook.
68
69       --add-email-quiet
70              Same as --add-email but doesn't confirm adding.
71
72       --formats
73              List available formats.
74
75

COMMANDS DURING USE

77       Press '?' during use to get a list of commands.
78

SEE ALSO

80       mutt(1), abookrc(5)
81

AUTHOR

83       This  manual  page  was written by Alan Ford <alan@whirlnet.co.uk>, for
84       the Debian GNU/Linux system (but may be used by others).
85
86       abook was written by Jaakko Heinonen <jheinonen@users.sourceforge.net>
87
88
89
90                                  2006-09-06                          ABOOK(1)
Impressum