summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-28 10:37:29 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-28 10:37:29 -0400
commit5a5c2aede987abb16a123b71de4d34c3cec2c0a3 (patch)
tree09d654f3b4f4ea9f905c7963be751e45b672a630
parent717ddd2b98efd81181c39c1542c27730dfe4c8d6 (diff)
Remove the empty line after the usage line in help files.
-rw-r--r--jh-mvn-basename.help.txt1
-rw-r--r--jh-mvn-install.help.txt1
-rw-r--r--jh-mvn-localrepo.help.txt1
3 files changed, 0 insertions, 3 deletions
diff --git a/jh-mvn-basename.help.txt b/jh-mvn-basename.help.txt
index acffdf5..c494baa 100644
--- a/jh-mvn-basename.help.txt
+++ b/jh-mvn-basename.help.txt
@@ -1,5 +1,4 @@
Usage: @cmd@ mvn-basename <groupId> <artifactId> <version>
-
Prints the directory and basename of file for a Maven artifact.
Example:
diff --git a/jh-mvn-install.help.txt b/jh-mvn-install.help.txt
index aa3c16d..838630f 100644
--- a/jh-mvn-install.help.txt
+++ b/jh-mvn-install.help.txt
@@ -1,5 +1,4 @@
Usage: @cmd@ mvn-install <groupId> <artifactId> <version> <jar-file> <pom-file>
-
Installs an artifact into the local Maven 2 repository.
This command obeys the DESTDIR environmental variable.
diff --git a/jh-mvn-localrepo.help.txt b/jh-mvn-localrepo.help.txt
index 3887916..221b463 100644
--- a/jh-mvn-localrepo.help.txt
+++ b/jh-mvn-localrepo.help.txt
@@ -1,5 +1,4 @@
Usage: @cmd@ mvn-localrepo
-
Prints the configured localRepository for Maven
Warning: This is configured from /etc; if it has been changed from the