mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
fix typo
This commit is contained in:
parent
35ad838467
commit
e42405e622
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ The daemon provides a simple GUI when issuing `GET` requests providing the follo
|
|||
1. information about the actual [validator configuration](configurations.md) used by this daemon
|
||||
1. a simple form to test the daemon with custom inputs
|
||||
|
||||
The GUI can be disabled with using the API (see above) or via CLI
|
||||
The GUI can be disabled using the API (see above) or via CLI
|
||||
|
||||
```shell script
|
||||
java -jar validationtool-<version>-standalone.jar -s <scenario-config-file> -D --disable-gui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue