Browse Source

Fix message.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271528 13f79535-47bb-0310-9956-ffa450edef68
master
adammurdoch 23 years ago
parent
commit
46330b41c1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      proposal/myrmidon/src/java/org/apache/myrmidon/frontends/Resources.properties

+ 1
- 1
proposal/myrmidon/src/java/org/apache/myrmidon/frontends/Resources.properties View File

@@ -8,7 +8,7 @@ verbose.opt=Equivalent to --log-level=INFO.
listener.opt=Specify the listener for log events.
noprefix.opt=Do not prefix output with the task name. Equivalent to --listener noprefix.
version.opt=Display version.
tasklib.opt=Specify the task lib directory to scan for .tsk files.
tasklib.opt=Specify the task lib directory to scan for .atl files.
incremental.opt=Run in incremental mode.
home.opt=Specify Ant home directory.
define.opt=Define a property (ie -Dfoo=var).


Loading…
Cancel
Save