aboutsummaryrefslogtreecommitdiffstats
path: root/data/evolution.1
blob: 8e0193d82cf3f3e9db4d542a128f24afe8de98e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.TH "Evolution" "1" "1.0" "Ximian, Inc." "GNOME Applications"
.SH "NAME"
.LP 
evolution \- Run Ximian Evolution, the GNOME groupware suite.
.SH "SYNOPSIS"
.LP 
evolution [OPTION] ... [URI]
.SH "DESCRIPTION"
.LP 
This program is a graphical groupware suite.  Documentation for
Evolution is available by running the application and selecting items
from the Help menu, or by visiting the Ximian knowledge base at
\fBhttp://support.ximian.com\fR.
.TP
\fB\-\-no-splash\fR
do not display the start-up splash screen
.TP
\fB\-\-debug\fR=\fIFILENAME\fR
output debugging messages to FILENAME
.SH "EXAMPLES"
To run this program the standard way type:
.sp
    \fBevolution\fR
.sp
To open your Inbox
.sp
    \fBevolution evolution:/local/Inbox\fR
.sp
To send mail to \fBjoe@somewhere.net\fR
.sp
    \fBevolution mailto:joe@somewhere.net\fR
.sp
To use Evolution as the handler for \fBmailto:\fR links in GNOME
applications, set the GNOME URL handler in the GNOME Control Center to
be:
.sp
    \fBevolution "%s"\fR
.sp
(The similar approach works for Mozilla and other applications.)