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