Skip to content

Commit ac661b4

Browse files
authored
Update README.md
fix formatting
1 parent 0b7a027 commit ac661b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ This will run a load test with a general BSC profile.
123123
- `-E, --exclude-tags`: Exclude tasks tagged with custom tags from the test. You may specify this option multiple times.
124124
- `--use-latest-blocks`: Use latest blocks for test data generation and runs a background process to update the test data with latest blocks.
125125
- `--size`: Specifies the test data size. Available values are XS, S, M, L, XL. Default is S.
126-
- '--batch': Runs the test using batch requests. This will send multiple requests in a single batch request. The number of requests in a batch can be specified using the `--batch-size` flag. Default batch size is 10.
126+
- `--batch`: Runs the test using batch requests. This will send multiple requests in a single batch request. The number of requests in a batch can be specified using the `--batch-size` flag. Default batch size is 10.
127127

128128
You may also run `chainbench start --help` for the full list of parameters and flags.
129129

0 commit comments

Comments
 (0)