aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e97d10..649246d 100644
--- a/README.md
+++ b/README.md
@@ -305,7 +305,7 @@ Finally you can choose the type of test to run - positive, negative or both
(default) -using the `test-type` option. To only run the positive tests:
```bash
-tosa_run_tests --test-type positive -t vtest/*/*
+tosa_verif_run_tests --test-type positive -t vtest/*/*
```
#### Verbosity