From ef7cf71dbd85793d101f64d8859d6eb160ef51cb Mon Sep 17 00:00:00 2001 From: Priya Bibra Date: Wed, 25 Sep 2024 08:59:56 -0700 Subject: [PATCH] update help txt Signed-off-by: Priya Bibra --- go/flags/endtoend/vtorc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go/flags/endtoend/vtorc.txt b/go/flags/endtoend/vtorc.txt index b7714068ff7..10019e979a8 100644 --- a/go/flags/endtoend/vtorc.txt +++ b/go/flags/endtoend/vtorc.txt @@ -113,4 +113,6 @@ Flags: --v Level log level for V logs -v, --version print binary version --vmodule vModuleFlag comma-separated list of pattern=N settings for file-filtered logging + --vtops-exec-timeout duration execution timeout for the slack vtops binary (default 15s) + --vtops-max-concurrency int max concurrency for executing the slack vtops binary (default 16) --wait-replicas-timeout duration Duration for which to wait for replica's to respond when issuing RPCs (default 30s)