From 5a5c2aede987abb16a123b71de4d34c3cec2c0a3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 28 Sep 2012 10:37:29 -0400 Subject: Remove the empty line after the usage line in help files. --- jh-mvn-basename.help.txt | 1 - jh-mvn-install.help.txt | 1 - jh-mvn-localrepo.help.txt | 1 - 3 files changed, 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 - 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 - 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 -- cgit v1.2.3