Skip to content

Commit

Permalink
Merge pull request #9 from sse-labs/jachiaram-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jachiaram authored Aug 7, 2024
2 parents c00c9aa + 1b3ec9c commit 66bb41f
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,9 @@ These include:
- name
- description: Specify a file path / file name to write the lastIndexProcessed information out to.
- usage: ```--name path/to/file ```
- index
- description: Specify whether indexInformation should be collected or just the artifact identifiers.
- usage: ```--index ```
- pom
- description: Specify whether to run the pom resolver, with or without transitive dependency resolution.
- usage: ```--pom bool```
- jar
- description: Specify whether to run the jar resolver.
- usage: ```--jar ```
- output
- description: Specify whether to write files that resolution is being performed on out to a directory.
- usage: ```--output path/to/dir ```
- multi
- description: Specify to run the multithreaded implementation, and how many threads should be used
- usage: ```--multi threads```
Expand Down

0 comments on commit 66bb41f

Please sign in to comment.