Add link to telemetry setting

This commit is contained in:
Ivan Kravets
2015-12-14 11:30:39 +02:00
parent 4e90a2fd42
commit 9eae55f03c
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ Examples
check_platformio_interval 3 Check for the new PlatformIO interval (days)
check_platforms_interval 7 Check for the platform updates interval (days)
enable_prompts Yes Can PlatformIO communicate with you via prompts: propose to install platforms which aren't installed yet, paginate over library search results and etc.)? ATTENTION!!! If you call PlatformIO like subprocess, please disable prompts to avoid blocking (Yes/No)
enable_telemetry Yes Share diagnostics and usage information (PlatformIO fatal errors/exceptions, platforms, boards, frameworks, commands) to help us make PlatformIO better (Yes/No)
enable_telemetry Yes Telemetry service (Yes/No)
2. Show specified setting