Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
luigi-asprino committed Jun 14, 2021
2 parents d178331 + 6e9e78c commit 2885c95
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,15 @@ The jar can be executed as follows:

```
usage: java -jar OWLUnit-<VERSION>.jar [ARGS]
-c,--test-case <URI> The URI of the test case to execute.
-s,--test-suite <URI> The URI of the test suite to execute.
-c,--test-case <URI> The URI of the test case to
execute.
-m,--iri-mappings <A list of pairs of IRIs> A list of pairs IRIs
separated by a white space.
The first IRI of the pair
will be resolved on the
second of the pair.
-s,--test-suite <URI> The URI of the test suite
to execute.
```

## License
Expand Down

0 comments on commit 2885c95

Please # to comment.