From 4c3831ec7405ee5bb20961ff717b971672a275aa Mon Sep 17 00:00:00 2001 From: Dale Visser Date: Wed, 5 Aug 2015 12:03:21 -0400 Subject: [PATCH] Removed superfluous phrase. --- src/site/markdown/data/cachenvd.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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