File: evolution.1

package info (click to toggle)
evolution 3.38.3-1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 123,532 kB
  • sloc: ansic: 480,277; javascript: 7,633; xml: 5,163; python: 702; makefile: 561; sh: 294; perl: 169
file content (77 lines) | stat: -rw-r--r-- 2,395 bytes parent folder | download | duplicates (5)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
.TH EVOLUTION 1 2004\-11\-06 "GNOME" "GNOME"
.SH NAME
evolution \- groupware suite for GNOME containing e\-mail, calendar,
addressbook, to-do list and memo tools
.SH SYNOPSIS
.B evolution
.RI [ OPTIONS ] " " [ MAILTO ]
.SH DESCRIPTION
This manual page briefly introduces the 
.B evolution
command.  Evolution is a graphical groupware suite, a single
application for reading and sending e\-mail and for managing
calendars, address books, notes, to-do lists and memos.  It is written
for the GNOME graphical desktop.
.PP
.RI "An optional " MAILTO " expression can be specified, typically"
.RI "invoked from another application. An example " MAILTO " expression"
is `mailto:username@example.com`. This will open a new composer window
with an empty e-mail to `username@example.com`. More advanced expressions
are also supported, but should conform to RFC 2368.
.PP
For a more detailed explanation of Evolution, please see the Help menu.
.SH OPTIONS
.TP
.B \-?,  \-\-help
Show a help message listing all the options and their meanings.
.TP
.BI "\-c, \-\-component=" COMPONENT
Start Evolution by activating the desired component.
.I COMPONENT
is one of `mail', `calendar', `contacts', `tasks' or `memos'.
.TP
.B \-\-offline
Start in offline mode.
.TP
.B \-\-online
Start in online mode.
.TP
.B \-\-force-online
Ignore network availability.
.TP
.B \-\-force\-shutdown
Forcibly shut down all Evolution components.
.TP
.B \-\-disable-eplugin
Disable loading of any plugins.
.TP
.B \-\-disable-preview
Disable preview pane of Mail, Contacts and Tasks.
.TP
.B \-i, \-\-import
Import URIs or file names given as rest of arguments.
.TP
.B \-q, \-\-quit
Request a running Evolution process to quit.
.TP
.BI \-\-display= DISPLAY
X display to use.
.TP
.PP
In addition, the usual GTK+ and GNOME command line options apply.
See the output of \-\-help for details.
.SH "SEE ALSO"
http://projects.gnome.org/evolution/
.SH AUTHOR
Evolution was originally developed by the company Ximian, now a part
of Novell.
Evolution is now part of GNOME, and many people have touched the code.
See the "About" item in the "Help" menu for a list.
.PP
This manual page was originally written by Lars Wirzenius for the
Debian system.
.\" Copyright 2004 Lars Wirzenius
.\" You may copy this manual page under the terms of the version 2 of
.\" the GNU General Public License.
.\" Updated by Oystein Gisnas
.\" Updated by Noël Köthe