Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ go build

Setup a config file. Check the sample config file [here](./config/config).

```ini
```
# URL of the CloudStack API endpoint
url = http://localhost:8080/client/api/
# Number of times to run the test. Used only for -benchmark
Expand Down Expand Up @@ -62,7 +62,7 @@ signatureversion = 3
```


```bash
```
$ csbench -h
Usage: go run csmetrictool.go -dbprofile <DB profile number>
Options:
Expand Down