lib/gjp/commands/get_pom.rb in gjp-0.38.0 vs lib/gjp/commands/get_pom.rb in gjp-0.39.0
- old
+ new
@@ -1,7 +1,8 @@
# encoding: UTF-8
module Gjp
+ # gjp get-pom
class GetPomCommand < Gjp::BaseCommand
parameter "NAME", "a jar file name or a `name-version` string (heuristic)"
def execute
checking_exceptions do