mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 19:11:29 +01:00
fixed line breaks in the usage
Former-commit-id: 186ade9f6b1c9b3fa1b5eab1cea6a2ce367a8b92
This commit is contained in:
@@ -9,8 +9,11 @@ Usage
|
|||||||
-
|
-
|
||||||
|
|
||||||
> $ mvn package
|
> $ mvn package
|
||||||
|
>
|
||||||
> $ cd target
|
> $ cd target
|
||||||
|
>
|
||||||
> $ java -jar dependency-check-[version].jar -h
|
> $ java -jar dependency-check-[version].jar -h
|
||||||
|
>
|
||||||
> $ java -jar dependency-check-[version].jar -a Testing -out . -scan ./test-classes -scan ./lib
|
> $ 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.
|
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.
|
||||||
|
|||||||
Reference in New Issue
Block a user