fixed line breaks in the usage

Former-commit-id: 556823a8af6e13cc7a18c248d3e51946b46d3d28
This commit is contained in:
Jeremy Long
2013-04-20 15:00:58 -04:00
parent 1378b630a6
commit f7f8b2da62

View File

@@ -9,8 +9,11 @@ Usage
-
> $ mvn package
>
> $ cd target
>
> $ java -jar dependency-check-[version].jar -h
>
> $ java -jar dependency-check-[version].jar -a Testing -out . -scan ./test-classes -scan ./lib
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.