1EVOLUTION(1) EVOLUTION(1)
2
3
4
6 evolution - The Evolution PIM and Email Client
7
9 evolution [ -c|--component component ] [ -g|--geometry geometry ] [
10 --offline ] [ --online ] [ --force-online ] [ --disable-eplugin ] [
11 --disable-preview ] [ -i|--import filenames ] [ -q|--quit ]
12
14 Evolution is the GNOME mailer, calendar, contact manager and communica‐
15 tions tool. The components which make up Evolution are tightly inte‐
16 grated with one another and act as a seamless personal information-man‐
17 agement (PIM) tool.
18
20 This program follows the usual GNU command line syntax, with long
21 options starting with two dashes (`-'). A summary of options is
22 included below.
23
24 -c|--component component
25 Start Evolution showing the specified component. Available
26 options are “mail”, “calendar”, “contacts”, “tasks” and “memos”.
27
28 -g|--geometry geometry
29 Apply the given geometry to the main window.
30
31 --offline
32 Start in offline mode.
33
34 --online
35 Start in online mode.
36
37 --force-online
38 Ignore network availability.
39
40 --disable-eplugin
41 Disable loading of any plugins.
42
43 --disable-preview
44 Disable preview pane of Mail, Contacts and Tasks.
45
46 -i|--import filenames
47 Import URIs or filenames given as rest of arguments.
48
49 -q|--quit
50 Request a running Evolution process to quit.
51
53 The Evolution team, https://wiki.gnome.org/Apps/Evolution
54
55
56
57 Aug 27, 2018 EVOLUTION(1)