diff --git a/index.markdown b/index.markdown index bd5aaee..d427095 100644 --- a/index.markdown +++ b/index.markdown @@ -12,9 +12,9 @@ base: . [Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting for disabling crash reporting, and a GUI prompt for usage reporting. Google Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`. -.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has `netlify --telemetry-disable`. -The AWS Serverless Application -Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has +.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has +`netlify --telemetry-disable`. The AWS Serverless Application Model +CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has `AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.