aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2259901..bee8dbf 100644
--- a/README.md
+++ b/README.md
@@ -54,9 +54,12 @@ Feel free to write new topologies!
## Scenarios
-All scenarions:
- - `./scenarios/garage-s3lat` - Run s3lat on Garage
- - `./scenarios/garage-warp [default|fast]` - Run warp on Garage. 2 flavors are available: fast and default.
+All scenarios:
+ - `./scenarios/garage-s3lat [garage-v0.7|garage-v0.8]` - Run s3lat on Garage
+ - `./scenarios/garage-warp [garage-v0.7|garage-v0.8] [default|fast]` - Run warp on Garage. 2 flavors are available: fast and default.
+
+*Scenarios take optional flavors as input that modulate their behavioir. Passing them is not mandatory,
+a default one will be selected for you.*
How to run them: