Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tillwenke committed Dec 15, 2023
1 parent 36709e2 commit b57dde3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@ Then, just run:

```
java -jar ck-x.x.x-SNAPSHOT-jar-with-dependencies.jar \
<project dir> \
<use jars:true|false> \
<max files per partition:0=automatic selection> \
<variables and fields metrics?:true|false> \
<output dir> \
[ignored directories...]
<project dir> \
<use jars:true|false> \
<max files per partition:0=automatic selection> \
<variables and fields metrics?:true|false> \
<output dir> \
[ignored directories...]
```

`Project dir` refers to the directory where CK can find all the source code to be parsed.
Expand Down

0 comments on commit b57dde3

Please sign in to comment.