[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 01a922a52fcdbafbf122e97c9be0d3ef8bc7fb8b
Benjamin Drung
bdrung-guest at alioth.debian.org
Sun Sep 20 00:38:52 UTC 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via 01a922a52fcdbafbf122e97c9be0d3ef8bc7fb8b (commit)
from d5a78ec25ac9e3b346ef259907e4e51e6afc1b3e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 01a922a52fcdbafbf122e97c9be0d3ef8bc7fb8b
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Sun Sep 20 02:38:33 2009 +0200
fix hyphen-used-as-minus-sign lintian warning
-----------------------------------------------------------------------
Summary of changes:
debian/extra/eclipse.1 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/extra/eclipse.1 b/debian/extra/eclipse.1
index dfcdc31..e2f666d 100644
--- a/debian/extra/eclipse.1
+++ b/debian/extra/eclipse.1
@@ -56,7 +56,7 @@ investigating the state of the system.
.TP
.B \-consolelog
Mirrors the Eclipse platform's error log to the console used to run Eclipse.
-Handy when combined with -debug.
+Handy when combined with \-debug.
.TP
.B \-data <workspacePath>
The path of the workspace on which to run the Eclipse platform. The
@@ -79,7 +79,7 @@ option file. You are not allowed to omit this file!
Puts the platform in development mode. The optional classpath entries (a
comma separated list) are added to the runtime classpath of each plug-in. For
example, when the workspace contains plug-ins being developed, specifying
--dev bin adds a classpath entry for each plug-in project's directory named
+\-dev bin adds a classpath entry for each plug-in project's directory named
bin, allowing freshly generated class files to be found there. Redundant or
non-existent classpath entries are eliminated.
.TP
@@ -107,7 +107,7 @@ the basic Eclipse plug-ins and is useful if the Eclipse install is disjoint.
.TP
.B \-keyring <keyringFilePath>
The location of the authorization database (or "key ring" file) on disk. This
-argument must be used in conjunction with the -password option. Relative
+argument must be used in conjunction with the \-password option. Relative
paths are interpreted relative to the directory that Eclipse was started from.
.TP
.B \-name <string>
@@ -153,7 +153,7 @@ values: "win32", "linux", "hpux", "solaris", "aix".
.TP
.B \-password <password>
The password for the authorization database. Used in conjunction with the
--keyring option.
+\-keyring option.
.TP
.B \-perspective <perspectiveId>
The perspective to open in the active workbench window on startup. If this
@@ -169,7 +169,7 @@ that eclipse was started from.
.B \-product <productId>
The ID of the product to run. The product gives the launched instance of
Eclipse its personality, and determines the product customization information
-used. This replaces -feature, which is still supported for compatibility.
+used. This replaces \-feature, which is still supported for compatibility.
.TP
.B \-refresh
Option for performing a global refresh of the workspace on startup. This will
@@ -178,7 +178,7 @@ was last run.
.TP
.B \-showlocation
Option for displaying the location of the workspace in the window title bar.
-In release 2.0 this option only worked in conjunction with the -data command
+In release 2.0 this option only worked in conjunction with the \-data command
line argument.
.TP
.B \-showSplash <command>
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list