From b4ee4fe53813c00095a95884718c85cce0824843 Mon Sep 17 00:00:00 2001 From: Kosho Owa Date: Wed, 10 Aug 2016 22:18:37 +0900 Subject: [PATCH] correct formatting errors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b253811..e2f7f7e 100644 --- a/README.md +++ b/README.md @@ -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 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