From bd66a447e61dd9c15779918599df514155767bec Mon Sep 17 00:00:00 2001 From: Jason Dillon Date: Tue, 26 Jan 2010 14:32:10 +0700 Subject: [PATCH] Drop command.manual from properties --- .../sonatype/maven/polyglot/commands/PMavenCommand.properties | 3 --- .../maven/polyglot/commands/TranslateCommand.properties | 3 --- 2 files changed, 6 deletions(-) diff --git a/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/PMavenCommand.properties b/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/PMavenCommand.properties index ca15a88..892ebde 100644 --- a/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/PMavenCommand.properties +++ b/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/PMavenCommand.properties @@ -7,6 +7,3 @@ # command.description=Execute Polyglot Maven. - -command.manual=\ - TODO: ${command.name} manual \ No newline at end of file diff --git a/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/TranslateCommand.properties b/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/TranslateCommand.properties index e2754e0..683e4fd 100644 --- a/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/TranslateCommand.properties +++ b/pmaven-commands/src/main/resources/org/sonatype/maven/polyglot/commands/TranslateCommand.properties @@ -13,6 +13,3 @@ command.argument.source.token=SOURCE command.argument.target=Target POM file command.argument.target.token=TARGET - -command.manual=\ - TODO: ${command.name} manual \ No newline at end of file