From 57a196b56c64984a1cea8a56647f4e10385f9b50 Mon Sep 17 00:00:00 2001 From: Benjamin Jorand Date: Mon, 23 Jan 2023 13:51:29 +0100 Subject: [PATCH] update doc --- docs/cli-arguments.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/cli-arguments.md b/docs/cli-arguments.md index 67190c66b5..0b812011b7 100644 --- a/docs/cli-arguments.md +++ b/docs/cli-arguments.md @@ -75,7 +75,6 @@ Flags: --total-shards int The total number of shards. Sharding is disabled when total shards is set to 1. (default 1) --use-apiserver-cache Sets resourceVersion=0 for ListWatch requests, using cached resources from the apiserver instead of an etcd quorum read. -v, --v Level number for the log level verbosity - --version kube-state-metrics build version information --vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging Use "kube-state-metrics [command] --help" for more information about a command.