Update README.md

This commit is contained in:
Tomás Senart
2013-08-17 20:13:42 +02:00
parent 66a6f3b308
commit 2a94aa3d34

View File

@@ -21,7 +21,7 @@ Usage of vegeta:
-ordering="random": Attack ordering [sequential, random]
-output="stdout": Reporter output file
-rate=50: Requests per second
-reporter="text": Reporter to use [text]
-reporter="text": Reporter to use [text, plot:timings]
-targets="targets.txt": Targets file
```