From 67485102c667f0ee15af388524f0ba0f6f43b2f8 Mon Sep 17 00:00:00 2001 From: ddc Date: Mon, 22 Nov 2021 16:04:47 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9ba094..a49957b 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Flags: --resp-timeout=DURATION Timeout for full response reading --socks5=ip:port Socks5 proxy --auto-open-browser Specify whether auto open browser to show Web charts + --not-clear Don't clear the histogram bar once its finished --version Show application version. Flags default values also read from env PLOW_SOME_FLAG, such as PLOW_TIMEOUT=5s equals to --timeout=5s