mirror of https://github.com/apache/ant-ivy
document the new option
This commit is contained in:
parent
c6c1971ca1
commit
2ff8e51881
|
|
@ -35,6 +35,8 @@ It will display usage text as follows:
|
|||
usage: ivy
|
||||
==== settings options
|
||||
-settings <settingsfile> use given file for settings
|
||||
-properties <properties> use given file for properties not specified in set
|
||||
tings
|
||||
-cache <cachedir> use given directory for cache
|
||||
-novalidate do not validate ivy files against xsd
|
||||
-m2compatible use Maven 2 compatibility
|
||||
|
|
|
|||
Loading…
Reference in New Issue