diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 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: |