From 12f690f5f646832b70b3edf849ff4b4f3b6112b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Gonz=C3=A1lez?= Date: Sun, 18 Aug 2024 16:25:31 +0200 Subject: [PATCH] docs: mention `quickinstall` telemetry collection in `--help` and README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These changes describe the usage statistics collected when the `quickinstall` strategy is used by default, according to the discussion and details brought forward on https://github.com/cargo-bins/cargo-binstall/issues/1884. Both the project README and the CLI long help contain clear disclosures of such statistics collection now. Signed-off-by: Alejandro González --- README.md | 13 +++++++++++++ crates/bin/src/args.rs | 8 +++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 472e3ff7..68ddd509 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,19 @@ You can find a full description of errors including exit codes here: