From 8674f4e448d6d182a0745a045c2aa3e042e93a18 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Sun, 27 May 2018 18:52:52 +0300 Subject: [PATCH] Updated CLI flags --- docs/cli-flags.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/cli-flags.adoc b/docs/cli-flags.adoc index 9fef462..1e2baa8 100644 --- a/docs/cli-flags.adoc +++ b/docs/cli-flags.adoc @@ -10,6 +10,8 @@ The following flags are supported by ```ggr-ui``` command: host and port to listen to (default ":8888") -quota-dir string quota directory (default "quota") + -response-time duration + response time limit (default 2s) -timeout duration request timeout (default 30s) -version