mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
upgrade dependencies and plugins
This commit is contained in:
parent
4ce8f4de58
commit
98c2e1c18c
6 changed files with 28 additions and 18 deletions
|
|
@ -52,7 +52,8 @@ The validator can be used in three different ways:
|
|||
The general way using the CLI is:
|
||||
|
||||
```shell
|
||||
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> [OPTIONS] [FILE] [FILE] [FILE] ...
|
||||
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> -r <repository-path>
|
||||
[OPTIONS] [FILE] [FILE] [FILE] ...
|
||||
```
|
||||
|
||||
The help option displays further CLI options to customize the process:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue