1. NAME

evolution-addressbook-export - export addressbook content from Evoluion

2. SYNOPSIS

evolution-addressbook-export [ OPTIONS ] " " [ ADDRESSBOOK ]

3. DESCRIPTION

Export the entire contents of the Evolution address book with ID ADDRESSBOOK, or the default address book if none is given. Available address book IDs can be listed with the -l option. Supported export formats are vCard and CSV.

4. OPTIONS

R -?

    Show a help message listing all the options and their meanings.

--usage

    Show a brief help message listing the names of the options only.

  • --output= OUTPUTFILE
         "Use " OUTPUTFILE "as output file for exported data. Defaults to standard out."

R -l

    Export a comma-separated list of address book IDs, names and number of entries instead of address book contents.

  • --format= FORMAT
         "Specify the output format. " FORMAT " must be either `vcard' or `csv'." The default format is vCard.

R -a

     "Export in asynchronous mode. " OUTPUTFILE " must be set and will be the prefix for the output files."

  • --size= NUMBER
         "Export " NUMBER " entries to each output file. The default is 100." This option is only valid in asynchronous mode.

In addition, the usual Bonobo activation and GNOME command line options apply. See the output of --help for details.

5. SEE ALSO

R evolution (1)

6. AUTHOR

Gilbert Fang <>

This manual page was originally written by Oystein Gisnas for the Debian system.