update ant docs with hintsFile option

This commit is contained in:
bloihl
2016-09-20 15:40:37 -07:00
parent 0ca6bc6ab6
commit b00833c2de
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ Configuration
====================
The dependency-check-purge task deletes the local copy of the NVD. This task
should rarely be used, if ever. This is included as a convenience method in
the rare circumstance that the local H2 database because corrupt.
the rare circumstance that the local H2 database becomes corrupt.
```xml
<target name="dependency-check-purge" description="Dependency-Check purge">