diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:35:09 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-28 10:35:09 -0400 |
commit | 717ddd2b98efd81181c39c1542c27730dfe4c8d6 (patch) | |
tree | fbe16dcd9c7c5e57842011c88f350618039cb92e /jh-help.help.txt | |
parent | f350c19c40401dd83c2eb81b1a45a3be22df4521 (diff) |
Add a help file for the help command
Diffstat (limited to 'jh-help.help.txt')
-rw-r--r-- | jh-help.help.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jh-help.help.txt b/jh-help.help.txt index e69de29..c02cbe4 100644 --- a/jh-help.help.txt +++ b/jh-help.help.txt @@ -0,0 +1,2 @@ +Usage: @cmd@ mvn-help [command] +Displays the help page for a subcommand, or a global help page. |