update examples
This commit is contained in:
parent
6588e878b2
commit
18b8cb0f2b
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue