From 762bb3af94d13738755b50d845025c9b3b88c485 Mon Sep 17 00:00:00 2001 From: Jeremy Leibs Date: Mon, 13 Feb 2023 09:17:18 +0100 Subject: [PATCH] Don't bury the analytics command (#1234) --- crates/re_analytics/src/lib.rs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/crates/re_analytics/src/lib.rs b/crates/re_analytics/src/lib.rs index 3405aadc913d..7d424f99601d 100644 --- a/crates/re_analytics/src/lib.rs +++ b/crates/re_analytics/src/lib.rs @@ -104,8 +104,10 @@ const DISCLAIMER: &str = " - We don't log IP addresses. - We don't log your user name, file paths, or any personal identifiable data. - Usage data we do collect will be sent to and stored on servers within the EU. - - For more details and instructions on how to opt out, - run: `rerun analytics details` + + For more details and instructions on how to opt out, run the command: + + rerun analytics details As this is this your first session, _no_ usage data has been sent yet, giving you an opportunity to opt-out first if you wish.