From f85b4042a307280bf26f915d766a49618c93c974 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 28 Oct 2023 21:16:58 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/circleci-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/circleci-cli/README.md b/src/circleci-cli/README.md index 88323cc..4af6e40 100644 --- a/src/circleci-cli/README.md +++ b/src/circleci-cli/README.md @@ -18,7 +18,7 @@ Install the CircleCI CLI. Also installs the CircleCI extension for vscode. | version | Specify what version to install. | string | latest | | destdir | Filesystem location of the circleci binary. | string | /usr/local/bin/ | | completions | Attempt to install shell completions for bash & zsh. | boolean | true | -| telemetry | - | string | disable | +| telemetry | Configure telemetry setting. | string | disable | ## Customizations