Skip to content

Commit

Permalink
correct formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Kosho Owa committed Aug 10, 2016
1 parent 026379d commit b4ee4fe
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 @@ -9,11 +9,11 @@ Options:
- `-d dictionary_file`: Newline delimited strings dictionary file
- `-h`: Show this help
- `-r recurrence`: Number of recurrence HTTP requests per thread (default 10)
- `-o omit_secs`: Omit first <omit_secs> seconds from the statistics
- `-o omit_secs`: First `omit_secs` seconds to omit from the statistics
- `-t threads`: Number of threads to generate, not always a big number gives more pressure (default 5)
- `-u user:password`: Username and password for HTTP authentication
- `-v`: Verbose outputs for debugging purpose
- `-X`: HTTP method to perform
- `-X`: HTTP method to perform (default GET)

## Downloads

Expand Down

0 comments on commit b4ee4fe

Please sign in to comment.