mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
fix some typos
This commit is contained in:
parent
997f5073fe
commit
e01976e7ae
2 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ The [API documentation](./docs/api.md) shows further configuration options.
|
|||
|
||||
### Daemon-Mode
|
||||
|
||||
You can also start the validator as an HTTP-Server. Just start it in _Daemon-Mode_ with the `-D` option.
|
||||
You can also start the validator as a HTTP-Server. Just start it in _Daemon-Mode_ with the `-D` option.
|
||||
|
||||
```shell
|
||||
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> -D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue