update examples

This commit is contained in:
Quentin 2022-09-15 17:34:35 +02:00
parent 6588e878b2
commit 18b8cb0f2b
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ a default one will be selected for you.*
How to run them:
```bash
./mknet scenario <topology> <scenario>
./mknet scenario ./topo/50ms.yml ./scenarios/garage-s3lat
./mknet scenario <topology> <scenario> [flavors...]
./mknet scenario ./topo/50ms.yml ./scenarios/garage-s3lat garage-v0.8
```
How to write good scenarios: