From a23fe610b4bf0b49b6d05c96deb3fd0df518b3ef Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 19 Jul 2019 09:25:28 +0200 Subject: [PATCH] add documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da5a92..984ba13 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ You are able specify output options: * `--short` (`-s`): removes borders * `--no-header`: removes headers * `--json` (`-j`): output is a json -* `--wait` (`-w`) xx: wait xx seconds between each request +* `--wait` (`-w`): specifiy the number of seconds between each request (defaut: 0)