diff --git a/README.md b/README.md index 897f3a3..c22ff60 100644 --- a/README.md +++ b/README.md @@ -178,8 +178,15 @@ The jar can be executed as follows: ``` usage: java -jar OWLUnit-.jar [ARGS] - -c,--test-case The URI of the test case to execute. - -s,--test-suite The URI of the test suite to execute. + -c,--test-case The URI of the test case to + execute. + -m,--iri-mappings 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 The URI of the test suite + to execute. ``` ## License