Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lobuhi authored Jan 26, 2023
1 parent 0dd34ac commit 917f24f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Some cURL options you may use as example:
Built-in options:
--all Verbose mode
-t or --thread Set the maximum threads
--rate Set the maximum reqs/sec. Only one thread enforced, for low rate limits.
-t or --thread Set the maximum threads. Rate limit disabled when threads are enabled.
--rate Set the maximum reqs/sec. Only one thread enforced, for low rate limits. (5 reqs/sec by default)
```
**Example:**
```
Expand Down

0 comments on commit 917f24f

Please sign in to comment.