diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:37:29 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:37:29 -0400 |
commit | 5a5c2aede987abb16a123b71de4d34c3cec2c0a3 (patch) | |
tree | 09d654f3b4f4ea9f905c7963be751e45b672a630 /jh-mvn-basename.help.txt | |
parent | 717ddd2b98efd81181c39c1542c27730dfe4c8d6 (diff) |
Remove the empty line after the usage line in help files.
Diffstat (limited to 'jh-mvn-basename.help.txt')
-rw-r--r-- | jh-mvn-basename.help.txt | 1 |
1 files changed, 0 insertions, 1 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: |