summaryrefslogtreecommitdiff
path: root/jh-mvn-install.help.txt
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 /jh-mvn-install.help.txt
parent717ddd2b98efd81181c39c1542c27730dfe4c8d6 (diff)
Remove the empty line after the usage line in help files.
Diffstat (limited to 'jh-mvn-install.help.txt')
-rw-r--r--jh-mvn-install.help.txt1
1 files changed, 0 insertions, 1 deletions
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.