r2131 - in /unstable/evolution/debian: changelog evolution.1
noel at users.alioth.debian.org
noel at users.alioth.debian.org
Thu Apr 5 12:31:36 UTC 2012
Author: noel
Date: Thu Apr 5 12:31:32 2012
New Revision: 2131
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2131
Log:
corrected manpage debian/evolution.1, closes: #639935
Modified:
unstable/evolution/debian/changelog
unstable/evolution/debian/evolution.1
Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=2131&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Thu Apr 5 12:31:32 2012
@@ -2,6 +2,14 @@
[ Debconf translations ]
* Dutch; (Jeroen Schot). Closes: #626354
+
+ [ Noël Köthe ]
+ * corrected manpage debian/evolution.1
+ - removed old --usage and --force-migrate option Closes: #639935
+ - corrected --component
+ - added --geometry, --force-online, --express, --disable-preview,
+ --import, --quit, --display, --clutter-display, --screen
+ - updated URL
-- Christian Perrier <bubulle at debian.org> Wed, 28 Dec 2011 19:27:50 +0100
Modified: unstable/evolution/debian/evolution.1
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/evolution.1?rev=2131&op=diff
==============================================================================
--- unstable/evolution/debian/evolution.1 (original)
+++ unstable/evolution/debian/evolution.1 Thu Apr 5 12:31:32 2012
@@ -25,36 +25,54 @@
.B \-?, \-\-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 "\-c, \-\-component=" COMPONENT
Start Evolution by activating the desired component.
.I COMPONENT
-is one of `mail', `calendar', `contacts', `tasks', `memos'.
+is one of `mail', `calendar', `contacts', `tasks' or `memos'.
.TP
.B \-\-offline
Start in offline mode.
.TP
-.BR \-\-online
+.B \-\-online
Start in online mode.
+.TP
+.B \-\-force-online
+Ignore network availability.
+.TP
+.B \-\-express
+Start in "express" mode.
.TP
.B \-\-force\-shutdown
Forcibly shut down all Evolution components.
-.TP
-.B \-\-force\-migrate
-Forcibly re-migrate from Evolution 1.4.
.TP
.BI \-\-debug= FILE
.RI "Send the debugging output of all components to " FILE "."
.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
+.BI \-\-clutter-display= DISPLAY
+X display to use.
+.TP
+.BI \-\-screen= SCREEN
+X screen to use.
.PP
In addition, the usual GTK+ and GNOME command line options apply.
See the output of \-\-help for details.
.SH "SEE ALSO"
-http://www.novell.com/products/evolution/
+http://projects.gnome.org/evolution/
.SH AUTHOR
Evolution was originally developed by the company Ximian, now a part
of Novell.
@@ -67,3 +85,4 @@
.\" 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
More information about the pkg-evolution-commits
mailing list