Skip to content

Commit

Permalink
README: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDing committed May 2, 2022
1 parent 0322c4b commit 1364da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Following is the results of using `curl` and `aget-rs`. (For more details, you c

- Set concurrent amount and chunk length

Use `-s` or `--concurrent` to set the number of concurrent request.
Use `-s` or `--concurrency` to set the number of concurrent request.
Use `-k` or `--chunk-size` to set the chunk length of each request.
`--chunk-size` takes a literal size description, example `1k` for one Kilobyte,
`2m` for two Megabyte, `1g` for Gigabyte.
Expand Down

0 comments on commit 1364da0

Please sign in to comment.