From bab1bb1acf4c17110d136edb46288fdf9a1e64d3 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Thu, 11 Jun 2015 15:10:09 +0300 Subject: [PATCH] More formatting fixes. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b21f376..f66b7a9 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,8 @@ General command line options The table below lists the supported common options, their descriptions and default values: -*Option* | *Description* | *Default -----------------------|---------------|--------- - - +*Option* | *Description* | *Default value* +----------------------|---------------|---------------- | `--num-threads` | The total number of worker threads to create | 1 | | `--max-requests` | Limit for total number of requests. 0 means unlimited | 10000 | | `--max-time` | Limit for total execution time in seconds. 0 (default) means unlimited | 0 |