diff --git a/src/site/markdown/data/cachenvd.md b/src/site/markdown/data/cachenvd.md index fdfb3f69b..9246cc9f3 100644 --- a/src/site/markdown/data/cachenvd.md +++ b/src/site/markdown/data/cachenvd.md @@ -86,8 +86,8 @@ of date formats. The following invokation would successfully point to the $ ./dep-check-date.sh ~/NVD "08/03/2015" -app Foo -scan /path/to/Foo --out ~/DCreports/FooFollowup/ -If today happened to be August 4th, 2015, `"yesterday"` would also have worked -as well. Also notice the usage of the `--data` parameter. This places the -H2 database file directly in the folder alongside the .xml.gz files. This is +If today happened to be August 4th, 2015, `"yesterday"` also would have +worked. Also notice the usage of the `--data` parameter. This places the H2 +database file directly in the folder alongside the .xml.gz files. This is critical, so that D-C doesn't run against another version of the database, like the usual default in `$CLI_LOCATION/data`. \ No newline at end of file