evolution.1 git-svn-id: file:///svn/pkg-evolution/unstable/evolution@439 ed03ce00-e4f4-0310-9448-ee38221cb277
51 lines
1.7 KiB
Groff
51 lines
1.7 KiB
Groff
.TH EVOLUTION-ADDRESSBOOK-EXPORT 1 2006\-05\-13 "GNOME" "GNOME"
|
|
.SH NAME
|
|
evolution-addressbook-export \- export addressbook content from Evoluion
|
|
.SH SYNOPSIS
|
|
.B evolution-addressbook-export
|
|
.RI [ OPTIONS ] " " [ ADDRESSBOOK ]
|
|
.SH DESCRIPTION
|
|
Export the entire contents of the Evolution address book with ID
|
|
.I 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.
|
|
.SH OPTIONS
|
|
.TP
|
|
.BR \-? ", " \-\-help
|
|
Show a help message listing all the options and their meanings.
|
|
.TP
|
|
.B \-\-usage
|
|
Show a brief help message listing the names of the options only.
|
|
.TP
|
|
.BI \-\-output= OUTPUTFILE
|
|
.RI "Use " OUTPUTFILE "as output file for exported data. Defaults to standard out."
|
|
.TP
|
|
.BR \-l ", " \-\-list\-addressbook\-folders
|
|
Export a comma-separated list of address book IDs, names and number of
|
|
entries instead of address book contents.
|
|
.TP
|
|
.BI \-\-format= FORMAT
|
|
.RI "Specify the output format. " FORMAT " must be either `vcard' or `csv'."
|
|
The default format is vCard.
|
|
.TP
|
|
.BR \-a ", " \-\-async
|
|
.RI "Export in asynchronous mode. " OUTPUTFILE " must be set and will be the prefix for the output files."
|
|
.TP
|
|
.BI \-\-size= NUMBER
|
|
.RI "Export " NUMBER " entries to each output file. The default is 100."
|
|
This option is only valid in asynchronous mode.
|
|
.PP
|
|
In addition, the usual Bonobo activation and GNOME command line options apply.
|
|
See the output of \-\-help for details.
|
|
.SH "SEE ALSO"
|
|
.BR evolution (1)
|
|
.SH AUTHOR
|
|
Gilbert Fang <gilbert.fang@sun.com>
|
|
.PP
|
|
This manual page was originally written by Oystein Gisnas for the
|
|
Debian system.
|
|
.\" Copyright 2006 Øystein Gisnås
|
|
.\" You may copy this manual page under the terms of the version 2 of
|
|
.\" the GNU General Public License.
|