mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
fixed line break issues
Former-commit-id: 61c3e7e184fbdef8d0ada19d0366cd1b10cc1311
This commit is contained in:
@@ -9,11 +9,8 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user